Re: [PATCH v4 1/7] dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles back to qcom,qmp-phy.yaml
From: Rob Herring <robh@kernel.org>
Date: 2021-03-27 15:18:36
Also in:
linux-arm-msm, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-03-27 15:18:36
Also in:
linux-arm-msm, lkml
On Fri, 26 Mar 2021 20:58:03 +0300, Dmitry Baryshkov wrote:
The commit 724fabf5df13 ("dt-bindings: phy: qcom,qmp-usb3-dp: Add DP phy
information") has support for DP part of USB3+DP combo PHYs. However
this change is not backwards compatible, placing additional requirements
onto qcom,sc7180-qmp-usb3-phy and qcom,sdm845-qmp-usb3-phy device nodes
(to include separate DP part, etc). However the aforementioned nodes do
not inclue DP part, they strictly follow the schema defined in the
qcom,qmp-phy.yaml file. Move those compatibles, leaving
qcom,qmp-usb3-dp-phy.yaml to describe only real "combo" USB3+DP device nodes.
Fixes: 724fabf5df13 ("dt-bindings: phy: qcom,qmp-usb3-dp: Add DP phy information")
Cc: Stephen Boyd <redacted>
Cc: Sandeep Maheswaram <redacted>
Signed-off-by: Dmitry Baryshkov <redacted>
---
Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 2 ++
Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml | 2 --
2 files changed, 2 insertions(+), 2 deletions(-)Acked-by: Rob Herring <robh@kernel.org>