diff --git a/patch/kernel/archive/rockchip64-6.6/dt/rk3566-bigtreetech-cb2.dts b/patch/kernel/archive/rockchip64-6.6/dt/rk3566-bigtreetech-cb2.dts index 00332198673f..f8de816d9d4c 100644 --- a/patch/kernel/archive/rockchip64-6.6/dt/rk3566-bigtreetech-cb2.dts +++ b/patch/kernel/archive/rockchip64-6.6/dt/rk3566-bigtreetech-cb2.dts @@ -333,7 +333,7 @@ compatible = "rockchip,rk809"; reg = <0x20>; interrupt-parent = <&gpio0>; - interrupts = <3 IRQ_TYPE_LEVEL_LOW>; + interrupts = ; pinctrl-names = "default"; pinctrl-0 = <&pmic_int>, <&i2s1m0_mclk>; @@ -911,3 +911,67 @@ remote-endpoint = <&dsi1_in_vp1>; }; }; + +&pwm0 { + interrupts = ; +}; + +&pwm1 { + interrupts = ; +}; + +&pwm2 { + interrupts = ; +}; + +&pwm3 { + interrupts = , + ; +}; + +&pwm4 { + interrupts = ; +}; + +&pwm5 { + interrupts = ; +}; + +&pwm6 { + interrupts = ; +}; + +&pwm7 { + interrupts = , + ; +}; + +&pwm8 { + interrupts = ; +}; + +&pwm10 { + interrupts = ; +}; + +&pwm11 { + interrupts = , + ; +}; + +&pwm12 { + interrupts = ; +}; + +&pwm13 { + interrupts = ; +}; + +&pwm14 { + interrupts = ; +}; + +&pwm15 { + interrupts = , + ; +};