Message ID | 1625576413-12324-2-git-send-email-sanm@codeaurora.org (mailing list archive) |
---|---|
State | Accepted |
Commit | e516ac5d48fe800b9526e1bb144671f9da9b0a47 |
Headers | show |
Series | Add DT bindings and DT nodes for USB in SC7280 | expand |
Quoting Sandeep Maheswaram (2021-07-06 06:00:11) > Add compatible for SC7280 in QMP USB3 DP PHY bindings. > > Signed-off-by: Sandeep Maheswaram <sanm@codeaurora.org> > --- Reviewed-by: Stephen Boyd <swboyd@chromium.org>
On Tue, 06 Jul 2021 18:30:11 +0530, Sandeep Maheswaram wrote: > Add compatible for SC7280 in QMP USB3 DP PHY bindings. > > Signed-off-by: Sandeep Maheswaram <sanm@codeaurora.org> > --- > Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
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 217aa6c..2019983 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,sc7280-qmp-usb3-dp-phy - qcom,sdm845-qmp-usb3-dp-phy - qcom,sm8250-qmp-usb3-dp-phy reg:
Add compatible for SC7280 in QMP USB3 DP PHY bindings. Signed-off-by: Sandeep Maheswaram <sanm@codeaurora.org> --- Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml | 1 + 1 file changed, 1 insertion(+)