Skip to content

Commit 7db0ba3

Browse files
jhovoldandersson
authored andcommitted
Revert "arm64: dts: qcom: x1e80100: enable OTG on USB-C controllers"
This reverts commit f042bc2. A recent change enabling role switching for the x1e80100 USB-C controllers breaks UCSI and DisplayPort Alternate Mode when the controllers are in host mode: ucsi_glink.pmic_glink_ucsi pmic_glink.ucsi.0: PPM init failed, stop trying As enabling OTG mode currently breaks SuperSpeed hotplug and suspend, and with retimer (and orientation detection) support not even merged yet, let's revert at least until we have stable host mode in mainline. Fixes: f042bc2 ("arm64: dts: qcom: x1e80100: enable OTG on USB-C controllers") Reported-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/all/hw2pdof4ajadjsjrb44f2q4cz4yh5qcqz5d3l7gjt2koycqs3k@xx5xvd26uyef Link: https://lore.kernel.org/lkml/[email protected]/ Cc: Jonathan Marek <[email protected]> Signed-off-by: Johan Hovold <[email protected]> Reviewed-by: Abel Vesa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 2e5e1a7 commit 7db0ba3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

arch/arm64/boot/dts/qcom/x1e80100.dtsi

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4066,8 +4066,6 @@
40664066

40674067
dma-coherent;
40684068

4069-
usb-role-switch;
4070-
40714069
ports {
40724070
#address-cells = <1>;
40734071
#size-cells = <0>;
@@ -4321,8 +4319,6 @@
43214319

43224320
dma-coherent;
43234321

4324-
usb-role-switch;
4325-
43264322
ports {
43274323
#address-cells = <1>;
43284324
#size-cells = <0>;
@@ -4421,8 +4417,6 @@
44214417

44224418
dma-coherent;
44234419

4424-
usb-role-switch;
4425-
44264420
ports {
44274421
#address-cells = <1>;
44284422
#size-cells = <0>;

0 commit comments

Comments
 (0)