Commit 32a7b1d7 authored by Tengfei Fan's avatar Tengfei Fan Committed by Bjorn Andersson

arm64: dts: qcom: sm8550: Move usb-role-switch to SoC dtsi

The usb-role-switch is SM8550 SoC property, so move it from board dts
to SM8550 SoC dtsi.
Signed-off-by: default avatarTengfei Fan <quic_tengfan@quicinc.com>
Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240531090422.158813-2-quic_tengfan@quicinc.comSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 93f34008
......@@ -1255,7 +1255,6 @@ &usb_1 {
&usb_1_dwc3 {
dr_mode = "otg";
usb-role-switch;
};
&usb_1_dwc3_hs {
......
......@@ -948,7 +948,6 @@ &usb_1 {
&usb_1_dwc3 {
dr_mode = "otg";
usb-role-switch;
};
&usb_1_dwc3_hs {
......
......@@ -1117,7 +1117,6 @@ &usb_1 {
&usb_1_dwc3 {
dr_mode = "otg";
usb-role-switch;
};
&usb_1_dwc3_hs {
......
......@@ -739,7 +739,6 @@ &usb_1 {
&usb_1_dwc3 {
dr_mode = "otg";
usb-role-switch;
};
&usb_1_dwc3_hs {
......
......@@ -3279,6 +3279,7 @@ usb_1_dwc3: usb@a600000 {
snps,has-lpm-erratum;
tx-fifo-resize;
dma-coherent;
usb-role-switch;
ports {
#address-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment