[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240429-usb-link-dtsi-v1-12-87c341b55cdf@linaro.org>
Date: Mon, 29 Apr 2024 15:43:49 +0300
From: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
To: Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
Subject: [PATCH 12/12] arm64: dts: qcom: x1e80100: drop wrong
usb-role-switch properties
The usb-role-switch property doesn't make sense for the USB hosts which
are fixed to the host USB data mode. Delete usb-role-switch property
from these hosts.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
---
arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 3 ---
arch/arm64/boot/dts/qcom/x1e80100-qcp.dts | 3 ---
2 files changed, 6 deletions(-)
diff --git a/arch/arm64/boot/dts/qcom/x1e80100-crd.dts b/arch/arm64/boot/dts/qcom/x1e80100-crd.dts
index c5c2895b37c7..7e4a13969d25 100644
--- a/arch/arm64/boot/dts/qcom/x1e80100-crd.dts
+++ b/arch/arm64/boot/dts/qcom/x1e80100-crd.dts
@@ -849,7 +849,6 @@ &usb_1_ss0 {
&usb_1_ss0_dwc3 {
dr_mode = "host";
- usb-role-switch;
};
&usb_1_ss1_hsphy {
@@ -871,7 +870,6 @@ &usb_1_ss1 {
&usb_1_ss1_dwc3 {
dr_mode = "host";
- usb-role-switch;
};
&usb_1_ss2_hsphy {
@@ -893,5 +891,4 @@ &usb_1_ss2 {
&usb_1_ss2_dwc3 {
dr_mode = "host";
- usb-role-switch;
};
diff --git a/arch/arm64/boot/dts/qcom/x1e80100-qcp.dts b/arch/arm64/boot/dts/qcom/x1e80100-qcp.dts
index 2061fbe7b75a..1aebfa5f958d 100644
--- a/arch/arm64/boot/dts/qcom/x1e80100-qcp.dts
+++ b/arch/arm64/boot/dts/qcom/x1e80100-qcp.dts
@@ -545,7 +545,6 @@ &usb_1_ss0 {
&usb_1_ss0_dwc3 {
dr_mode = "host";
- usb-role-switch;
};
&usb_1_ss1_hsphy {
@@ -567,7 +566,6 @@ &usb_1_ss1 {
&usb_1_ss1_dwc3 {
dr_mode = "host";
- usb-role-switch;
};
&usb_1_ss2_hsphy {
@@ -589,5 +587,4 @@ &usb_1_ss2 {
&usb_1_ss2_dwc3 {
dr_mode = "host";
- usb-role-switch;
};
--
2.39.2
Powered by blists - more mailing lists