ARM: dts: STiH416: Supply PWM Capture IRQs
Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
parent
30a2366cb0
commit
230e68acd1
|
@ -474,6 +474,7 @@
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
#pwm-cells = <2>;
|
#pwm-cells = <2>;
|
||||||
reg = <0xfed10000 0x68>;
|
reg = <0xfed10000 0x68>;
|
||||||
|
interrupts = <GIC_SPI 200 IRQ_TYPE_NONE>;
|
||||||
|
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_pwm0_chan0_default
|
pinctrl-0 = <&pinctrl_pwm0_chan0_default
|
||||||
|
@ -492,6 +493,7 @@
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
#pwm-cells = <2>;
|
#pwm-cells = <2>;
|
||||||
reg = <0xfe510000 0x68>;
|
reg = <0xfe510000 0x68>;
|
||||||
|
interrupts = <GIC_SPI 202 IRQ_TYPE_NONE>;
|
||||||
|
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_pwm1_chan0_default
|
pinctrl-0 = <&pinctrl_pwm1_chan0_default
|
||||||
|
|
Loading…
Reference in New Issue