From: Jonathan Marek Date: Fri, 11 Oct 2024 23:16:21 +0000 (-0400) Subject: arm64: dts: qcom: x1e80100: enable OTG on USB-C controllers X-Git-Tag: v6.13-rc1~140^2~22^2~64 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f042bc234c2e00764b8aa2c9e2f8177cdc63f664;p=linux.git arm64: dts: qcom: x1e80100: enable OTG on USB-C controllers These 3 controllers support OTG and the driver requires the usb-role-switch property to enable OTG. Add the property to enable OTG by default. Signed-off-by: Jonathan Marek Reviewed-by: Dmitry Baryshkov Link: https://lore.kernel.org/r/20241011231624.30628-1-jonathan@marek.ca Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/x1e80100.dtsi b/arch/arm64/boot/dts/qcom/x1e80100.dtsi index b175387133e5..f3fb527c0b08 100644 --- a/arch/arm64/boot/dts/qcom/x1e80100.dtsi +++ b/arch/arm64/boot/dts/qcom/x1e80100.dtsi @@ -4057,6 +4057,8 @@ dma-coherent; + usb-role-switch; + ports { #address-cells = <1>; #size-cells = <0>; @@ -4310,6 +4312,8 @@ dma-coherent; + usb-role-switch; + ports { #address-cells = <1>; #size-cells = <0>; @@ -4408,6 +4412,8 @@ dma-coherent; + usb-role-switch; + ports { #address-cells = <1>; #size-cells = <0>;