mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02:00
arm64: dts: rockchip: rk3588s-tablet: disable unused usb_host1
Change-Id: I373006e78451d55eeeca192319c15719c1ab5854 Signed-off-by: Wang Jie <dave.wang@rock-chips.com>
This commit is contained in:
parent
aaa2148c7f
commit
096cbd86cf
|
|
@ -1057,10 +1057,6 @@ &u2phy2 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&u2phy3 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&u2phy0_otg {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
@ -1070,11 +1066,6 @@ &u2phy2_host {
|
|||
phy-supply = <&vcc5v0_host>;
|
||||
};
|
||||
|
||||
&u2phy3_host {
|
||||
status = "okay";
|
||||
phy-supply = <&vcc5v0_host>;
|
||||
};
|
||||
|
||||
&usb_host0_ehci {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
@ -1083,14 +1074,6 @@ &usb_host0_ohci {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&usb_host1_ehci {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb_host1_ohci {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usbdp_phy0 {
|
||||
orientation-switch;
|
||||
svid = <0xff01>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user