diff options
author | Sandeep Maheswaram <sanm@codeaurora.org> | 2021-07-06 18:30:11 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-21 10:04:56 +0200 |
commit | e516ac5d48fe800b9526e1bb144671f9da9b0a47 (patch) | |
tree | e3de6c0725383fb64fb1a50def0550f12a41e397 /Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml | |
parent | 61136a12cbed234374ec6f588af57c580b20b772 (diff) | |
download | linux-e516ac5d48fe800b9526e1bb144671f9da9b0a47.tar.gz |
dt-bindings: phy: qcom,qmp-usb3-dp: Add support for SC7280
Add compatible for SC7280 in QMP USB3 DP PHY bindings.
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sandeep Maheswaram <sanm@codeaurora.org>
Link: https://lore.kernel.org/r/1625576413-12324-2-git-send-email-sanm@codeaurora.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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..20199833f144 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: |