arm64: dts: rockchip: rk3588s-tablet-rk806-single: configured as usb2.0 for Type-C0

The rk3588s bbk tablet Type-C0 hardware design does not
support usb3.0 and dp functions, so it is configured as
usb2.0 and disable usbdp phy to reduce power consumption.

Change-Id: Id69964d18e31a12f240f792ea04e60e1e28d794d
Signed-off-by: Wang Jie <dave.wang@rock-chips.com>
This commit is contained in:
Wang Jie
2022-01-13 16:20:02 +08:00
committed by Tao Huang
parent c8876aae83
commit 32bf18bcd3

View File

@@ -1520,18 +1520,11 @@
};
&u2phy0_otg {
rockchip,sel-pipe-phystatus;
rockchip,typec-vbus-det;
status = "okay";
};
&usbdp_phy0 {
status = "okay";
};
&usbdp_phy0_u3 {
status = "okay";
};
&usbdrd3_0 {
status = "okay";
};
@@ -1541,8 +1534,8 @@
status = "okay";
maximum-speed = "high-speed";
/*phys = <&u2phy0_otg>;*/
/*phy-names = "usb2-phy";*/
phys = <&u2phy0_otg>;
phy-names = "usb2-phy";
usb-role-switch;
port {
#address-cells = <1>;