[PATCH v2 2/3] arm64: dts: qcom: kodiak: Add missing usb-role-switch property

Roger Shimizu posted 3 patches 2 days, 10 hours ago
[PATCH v2 2/3] arm64: dts: qcom: kodiak: Add missing usb-role-switch property
Posted by Roger Shimizu 2 days, 10 hours ago
Add missing usb-role-switch property to usb_1 node.

Signed-off-by: Roger Shimizu <rosh@debian.org>
---
 arch/arm64/boot/dts/qcom/kodiak.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/kodiak.dtsi b/arch/arm64/boot/dts/qcom/kodiak.dtsi
index 6079e67ea829b5233bb87fdcb37d8a05d30fb87b..2bbbb5c5f96f701187939187b8660bf7e3321668 100644
--- a/arch/arm64/boot/dts/qcom/kodiak.dtsi
+++ b/arch/arm64/boot/dts/qcom/kodiak.dtsi
@@ -4849,6 +4849,7 @@ usb_1: usb@a600000 {
 			phys = <&usb_1_hsphy>, <&usb_1_qmpphy QMP_USB43DP_USB3_PHY>;
 			phy-names = "usb2-phy", "usb3-phy";
 			maximum-speed = "super-speed";
+			usb-role-switch;
 
 			ports {
 				#address-cells = <1>;

-- 
2.47.3
Re: [PATCH v2 2/3] arm64: dts: qcom: kodiak: Add missing usb-role-switch property
Posted by Dmitry Baryshkov 22 hours ago
On Sat, Feb 07, 2026 at 02:45:27AM -0800, Roger Shimizu wrote:
> Add missing usb-role-switch property to usb_1 node.
> 
> Signed-off-by: Roger Shimizu <rosh@debian.org>
> ---
>  arch/arm64/boot/dts/qcom/kodiak.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>


-- 
With best wishes
Dmitry