diff options
author | Luca Weiss <[email protected]> | 2023-01-23 14:29:49 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-02-02 18:49:20 +0530 |
commit | 5e2714556fa2b4e6ba684e4ebcbdd27c7ea65b22 (patch) | |
tree | 213af6d9dcfef24f6c00306b23a460daa566cd74 | |
parent | 49094d928618309877c50e589f23e639a3b0c453 (diff) |
dt-bindings: phy: qcom,qmp-usb3-dp: Add sm6350 compatible
Add the compatible describing the combo phy found on SM6350.
Reviewed-by: Johan Hovold <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Luca Weiss <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml index 6f31693d9868..0764cd977e76 100644 --- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml @@ -17,6 +17,7 @@ properties: compatible: enum: - qcom,sc8280xp-qmp-usb43dp-phy + - qcom,sm6350-qmp-usb3-dp-phy reg: maxItems: 1 |