Message ID | 20210721225630.3035861-1-bjorn.andersson@linaro.org |
---|---|
State | Accepted |
Commit | 1a00d130596f863243b1a0aa527dd66ecee70065 |
Headers | show |
Series | [1/2] dt-bindings: phy: qcom, qmp-usb3-dp: Add support for sc8180x | expand |
On Wed, 21 Jul 2021 15:56:29 -0700, Bjorn Andersson wrote: > The SC8180x has two instances of the QMP USB/DP combo PHYs, add a > compatible for these. > > Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> > --- > Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On 21-07-21, 15:56, Bjorn Andersson wrote: > The SC8180x has two instances of the QMP USB/DP combo PHYs, add a > compatible for these. Applied all, thanks
diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml index 217aa6c91893..1d49cc3d4eae 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml @@ -14,6 +14,7 @@ properties: compatible: enum: - qcom,sc7180-qmp-usb3-dp-phy + - qcom,sc8180x-qmp-usb3-dp-phy - qcom,sdm845-qmp-usb3-dp-phy - qcom,sm8250-qmp-usb3-dp-phy reg:
The SC8180x has two instances of the QMP USB/DP combo PHYs, add a compatible for these. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> --- Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml | 1 + 1 file changed, 1 insertion(+)