From efeabfe383ede25dc1380e2e36ae1a472be2efe9 Mon Sep 17 00:00:00 2001 From: kalous12 <2797795537@qq.com> Date: Tue, 15 Aug 2023 09:38:52 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B01io=E7=9A=84=E4=B8=80?= =?UTF-8?q?=E4=BA=9B=E5=A4=96=E8=AE=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../boot/dts/rockchip/rk3566-lubancat-1io.dts | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) 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 {