Message ID | 20240429-usb-link-dtsi-v1-0-87c341b55cdf@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: qcom: move common USB-related properties to SoC dtsi | expand |
On Mon, 29 Apr 2024 15:43:37 +0300, Dmitry Baryshkov wrote: > Move common USB-related properties and nodes (e.g. PHY's > orientation-switch, generic endpoint connections) to the SoC file. If > the board has different needs, it has to override these generic > usecases. > > Applied, thanks! [01/12] arm64: dts: qcom: sm8150: move USB graph to the SoC dtsi commit: 4b699d2d569483760a18eeec1d80f691d635550e [02/12] arm64: dts: qcom: sm8350: move USB graph to the SoC dtsi commit: 18eac39beb32cec920aaa29aaa15084cde6e366b [03/12] arm64: dts: qcom: sm8450: move USB graph to the SoC dtsi commit: a84f3627f9d9765853b244f0cf50d3cafd1f0957 [04/12] arm64: dts: qcom: sm8550: move USB graph to the SoC dtsi commit: 2f212acedbbfe7119219935c8c670c3323f07186 [05/12] arm64: dts: qcom: sm8650: move USB graph to the SoC dtsi commit: 65931e59e0399129d845452c945b8017ad0570df [06/12] arm64: dts: qcom: sm8350: move PHY's orientation-switch to SoC dtsi commit: 4f35b0fe2673655148d528982386d9ba5113d537 [07/12] arm64: dts: qcom: sm8450: move PHY's orientation-switch to SoC dtsi commit: 1a1322c8a698c8ccafed5379ae8c97dbf8480698 [08/12] arm64: dts: qcom: sm8550: move PHY's orientation-switch to SoC dtsi commit: d02c0027ea20f67a8dcf023786eb993abee2179e [09/12] arm64: dts: qcom: sm8650: move PHY's orientation-switch to SoC dtsi commit: fbb22a182267c8de4056bd531caae1d5a32bb40c [10/12] arm64: dts: qcom: sm8650-mtp: connect USB-C SS port to QMP PHY commit: c2f1d0c08fc11ad45d5980ffb1ba3a0a78cc8318 [11/12] arm64: dts: qcom: delete wrong usb-role-switch properties commit: dad66630a083263b513448426523a3b52a959c79 [12/12] arm64: dts: qcom: x1e80100: drop wrong usb-role-switch properties commit: 7c0922fc894ffff393ba57c4c20fc034e3a4917f Best regards,
Move common USB-related properties and nodes (e.g. PHY's orientation-switch, generic endpoint connections) to the SoC file. If the board has different needs, it has to override these generic usecases. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> --- Dmitry Baryshkov (12): arm64: dts: qcom: sm8150: move USB graph to the SoC dtsi arm64: dts: qcom: sm8350: move USB graph to the SoC dtsi arm64: dts: qcom: sm8450: move USB graph to the SoC dtsi arm64: dts: qcom: sm8550: move USB graph to the SoC dtsi arm64: dts: qcom: sm8650: move USB graph to the SoC dtsi arm64: dts: qcom: sm8350: move PHY's orientation-switch to SoC dtsi arm64: dts: qcom: sm8450: move PHY's orientation-switch to SoC dtsi arm64: dts: qcom: sm8550: move PHY's orientation-switch to SoC dtsi arm64: dts: qcom: sm8650: move PHY's orientation-switch to SoC dtsi arm64: dts: qcom: sm8650-mtp: connect USB-C SS port to QMP PHY arm64: dts: qcom: delete wrong usb-role-switch properties arm64: dts: qcom: x1e80100: drop wrong usb-role-switch properties .../boot/dts/qcom/msm8953-motorola-potter.dts | 1 + arch/arm64/boot/dts/qcom/msm8953-xiaomi-daisy.dts | 1 + arch/arm64/boot/dts/qcom/msm8953-xiaomi-mido.dts | 1 + arch/arm64/boot/dts/qcom/msm8953-xiaomi-tissot.dts | 1 + arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts | 1 + arch/arm64/boot/dts/qcom/qcm6490-idp.dts | 1 + arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 1 - arch/arm64/boot/dts/qcom/sdm450-motorola-ali.dts | 1 + arch/arm64/boot/dts/qcom/sdm632-motorola-ocean.dts | 1 + .../arm64/boot/dts/qcom/sm4250-oneplus-billie2.dts | 1 + arch/arm64/boot/dts/qcom/sm6115-fxtec-pro1x.dts | 1 + arch/arm64/boot/dts/qcom/sm6115p-lenovo-j606f.dts | 1 + arch/arm64/boot/dts/qcom/sm8150-hdk.dts | 13 ----------- arch/arm64/boot/dts/qcom/sm8150.dtsi | 4 ++++ arch/arm64/boot/dts/qcom/sm8250.dtsi | 2 ++ arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 27 +++------------------- arch/arm64/boot/dts/qcom/sm8350.dtsi | 13 +++++++++++ arch/arm64/boot/dts/qcom/sm8450-hdk.dts | 27 +++------------------- arch/arm64/boot/dts/qcom/sm8450.dtsi | 13 +++++++++++ arch/arm64/boot/dts/qcom/sm8550-hdk.dts | 15 ------------ arch/arm64/boot/dts/qcom/sm8550-mtp.dts | 15 ------------ arch/arm64/boot/dts/qcom/sm8550-qrd.dts | 15 ------------ .../dts/qcom/sm8550-sony-xperia-yodo-pdx234.dts | 9 -------- arch/arm64/boot/dts/qcom/sm8550.dtsi | 6 +++++ arch/arm64/boot/dts/qcom/sm8650-mtp.dts | 10 ++++---- arch/arm64/boot/dts/qcom/sm8650-qrd.dts | 15 ------------ arch/arm64/boot/dts/qcom/sm8650.dtsi | 6 +++++ arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 3 --- arch/arm64/boot/dts/qcom/x1e80100-qcp.dts | 3 --- 29 files changed, 66 insertions(+), 142 deletions(-) --- base-commit: dee9d87bf6c3cb70771fbc057d507bc6bd24a604 change-id: 20240425-usb-link-dtsi-33f511287192 Best regards,