mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
ARM: dts: msm: Remove ucsi port related remote-endpoint with USB on waipio
USB controller device doesn't probe due to remote-endpoint depedency with ucsi device. ucsi device won't be probed as ADSP firmware is not being loaded. Hence remove ucsi port related remote-endpoint configuration on waipio. Change-Id: I72738db049039a9016d7fea8537590b5bda59aa4
This commit is contained in:
@@ -163,20 +163,4 @@
|
||||
usb-role-switch;
|
||||
dr_mode = "otg";
|
||||
};
|
||||
|
||||
port {
|
||||
usb_port0: endpoint {
|
||||
remote-endpoint = <&usb_port0_connector>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&ucsi {
|
||||
connector {
|
||||
port {
|
||||
usb_port0_connector: endpoint {
|
||||
remote-endpoint = <&usb_port0>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user