Skip to content

Commit f954785

Browse files
Fabio EstevamShawn Guo
authored andcommitted
Revert "arm64: dts: imx8mp-dhcom-pdk3: Describe the USB-C connector"
This reverts commit a4dca89. Marek reported: "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 to avoid the regression. Reported-by: Marek Vasut <marex@denx.de> Closes: https://lore.kernel.org/linux-arm-kernel/623c294a-5c53-4e01-acbf-104acc180e14@denx.de/T/#u Fixes: a4dca89 ("arm64: dts: imx8mp-dhcom-pdk3: Describe the USB-C connector") Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent a620a7f commit f954785

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dts

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -175,14 +175,10 @@
175175
pinctrl-names = "default";
176176
pinctrl-0 = <&pinctrl_ptn5150>;
177177

178-
connector {
179-
compatible = "usb-c-connector";
180-
label = "USB-C";
181-
182-
port {
183-
ptn5150_out_ep: endpoint {
184-
remote-endpoint = <&dwc3_0_ep>;
185-
};
178+
port {
179+
180+
ptn5150_out_ep: endpoint {
181+
remote-endpoint = <&dwc3_0_ep>;
186182
};
187183
};
188184
};

0 commit comments

Comments
 (0)