Skip to content

Commit 690085d

Browse files
Fabio EstevamShawn Guo
authored andcommitted
Revert "arm64: dts: imx8mn-var-som-symphony: Describe the USB-C connector"
This reverts commit 095b96b. Marek reported the similar change in imx8mp-dhcom-pdk3.dts caused a regression: "This patch breaks USB-C port on this board. If I plug in USB-C storage device, it is not detected. If I revert this patch, it is detected. Please drop this patch for now." Revert it here as well. Fixes: 095b96b ("arm64: dts: imx8mn-var-som-symphony: Describe the USB-C connector") Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent f954785 commit 690085d

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

arch/arm64/boot/dts/freescale/imx8mn-var-som-symphony.dts

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,14 +128,9 @@
128128
pinctrl-0 = <&pinctrl_ptn5150>;
129129
status = "okay";
130130

131-
connector {
132-
compatible = "usb-c-connector";
133-
label = "USB-C";
134-
135-
port {
136-
typec1_dr_sw: endpoint {
137-
remote-endpoint = <&usb1_drd_sw>;
138-
};
131+
port {
132+
typec1_dr_sw: endpoint {
133+
remote-endpoint = <&usb1_drd_sw>;
139134
};
140135
};
141136
};

0 commit comments

Comments
 (0)