diff --git a/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1io.dts b/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1io.dts index a1011288afc2..a51fa03d68d5 100644 --- a/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1io.dts +++ b/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1io.dts @@ -575,10 +575,21 @@ status = "okay"; }; +&i2c2 { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <&i2c2m1_xfer>; +}; + +&i2c3 { + status = "okay"; +}; + &pwm4 { status = "okay"; }; + &pwm5 { status = "okay"; }; @@ -646,6 +657,18 @@ status = "okay"; }; +&uart7 { + status = "okay"; +}; + + +&uart9 { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <&uart9m1_xfer>; +}; + + /* USB OTG/USB Host_1 USB 2.0 Comb */ &usb2phy0 {