arm64: dts: rockchip: rk3588s-tablet: modify Type-C0 SBU1 and SBU2 gpio
Fixes:c87b8fcb8a("rk3588s-tablet: add dp display for rk3588s tablet") Fixes:2171d7fcf6("rk3588s-tablet: modify Type-C0 vbus configuration") Change-Id: I65f7289fe8769a0982a4e92e3d885de3cb7ce401 Signed-off-by: Wang Jie <dave.wang@rock-chips.com>
This commit is contained in:
@@ -330,7 +330,7 @@
|
||||
|
||||
interrupt-parent = <&gpio0>;
|
||||
interrupts = <RK_PD2 IRQ_TYPE_LEVEL_LOW>;
|
||||
otg-mode-en-gpio = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
|
||||
otg-mode-en-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&charger_ok>;
|
||||
extcon = <&u2phy0>;
|
||||
@@ -785,8 +785,8 @@
|
||||
&usbdp_phy0 {
|
||||
orientation-switch;
|
||||
svid = <0xff01>;
|
||||
sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
|
||||
sbu2-dc-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
|
||||
sbu1-dc-gpios = <&gpio1 RK_PB6 GPIO_ACTIVE_HIGH>;
|
||||
sbu2-dc-gpios = <&gpio1 RK_PB7 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
|
||||
port {
|
||||
|
||||
Reference in New Issue
Block a user