Commit 65086c21 authored by Lee Jones's avatar Lee Jones Committed by Patrice Chotard

ARM: dts: STiH407: Supply PWM Capture IRQ

Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent e9dacbf2
......@@ -670,6 +670,7 @@ pwm0: pwm@9810000 {
compatible = "st,sti-pwm";
#pwm-cells = <2>;
reg = <0x9810000 0x68>;
interrupts = <GIC_SPI 128 IRQ_TYPE_NONE>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pwm0_chan0_default>;
clock-names = "pwm";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment