From: Bryan O'Donoghue Date: Wed, 16 Aug 2023 11:51:46 +0000 (+0100) Subject: arm64: dts: qcom: sm8250: Define ports for qmpphy orientation-switching X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ea96b90a58cf5d2e91ac177f081118ff26b85c1d;p=linux.git arm64: dts: qcom: sm8250: Define ports for qmpphy orientation-switching ports for orientation switching input and output. The individual board dts files will instantiate port@0, port@1 and/or port@2 depending on the supported feature-set. Reviewed-by: Konrad Dybcio Signed-off-by: Bryan O'Donoghue Link: https://lore.kernel.org/r/20230816115151.501736-3-bryan.odonoghue@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qcom/sm8250.dtsi index 734dee5e5fa1a..42f37b9421d72 100644 --- a/arch/arm64/boot/dts/qcom/sm8250.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi @@ -3887,6 +3887,23 @@ #clock-cells = <1>; #phy-cells = <1>; + + ports { + #address-cells = <1>; + #size-cells = <0>; + + port@0 { + reg = <0>; + }; + + port@1 { + reg = <1>; + }; + + port@2 { + reg = <2>; + }; + }; }; usb_2_qmpphy: phy@88eb000 {