diff --git a/arch/arm64/boot/dts/rockchip/rk3568.dtsi b/arch/arm64/boot/dts/rockchip/rk3568.dtsi index 4203e182684b..21c9bb3b894e 100644 --- a/arch/arm64/boot/dts/rockchip/rk3568.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3568.dtsi @@ -927,6 +927,8 @@ pwm3: pwm@fdd70030 { compatible = "rockchip,rk3568-pwm", "rockchip,rk3328-pwm"; reg = <0x0 0xfdd70030 0x0 0x10>; + interrupts = , + ; #pwm-cells = <3>; pinctrl-names = "active"; pinctrl-0 = <&pwm3_pins>; @@ -2923,6 +2925,8 @@ pwm7: pwm@fe6e0030 { compatible = "rockchip,rk3568-pwm", "rockchip,rk3328-pwm"; reg = <0x0 0xfe6e0030 0x0 0x10>; + interrupts = , + ; #pwm-cells = <3>; pinctrl-names = "active"; pinctrl-0 = <&pwm7_pins>; @@ -2967,6 +2971,8 @@ pwm11: pwm@fe6f0030 { compatible = "rockchip,rk3568-pwm", "rockchip,rk3328-pwm"; reg = <0x0 0xfe6f0030 0x0 0x10>; + interrupts = , + ; #pwm-cells = <3>; pinctrl-names = "active"; pinctrl-0 = <&pwm11m0_pins>; @@ -3011,6 +3017,8 @@ pwm15: pwm@fe700030 { compatible = "rockchip,rk3568-pwm", "rockchip,rk3328-pwm"; reg = <0x0 0xfe700030 0x0 0x10>; + interrupts = , + ; #pwm-cells = <3>; pinctrl-names = "active"; pinctrl-0 = <&pwm15m0_pins>;