Browse Source

ARM: dts: STiH407: Supply PWM Capture IRQ

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Lee Jones 9 years ago
parent
commit
65086c218b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/boot/dts/stih407-family.dtsi

+ 1 - 0
arch/arm/boot/dts/stih407-family.dtsi

@@ -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";