ARM: dts: STiH407: Supply PWM Capture IRQ

Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
Lee Jones
2016-08-16 11:34:00 +02:00
committed by Patrice Chotard
parent e9dacbf2bd
commit 65086c218b

View File

@@ -670,6 +670,7 @@
compatible = "st,sti-pwm"; compatible = "st,sti-pwm";
#pwm-cells = <2>; #pwm-cells = <2>;
reg = <0x9810000 0x68>; reg = <0x9810000 0x68>;
interrupts = <GIC_SPI 128 IRQ_TYPE_NONE>;
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pwm0_chan0_default>; pinctrl-0 = <&pinctrl_pwm0_chan0_default>;
clock-names = "pwm"; clock-names = "pwm";