diff options
author | Luca Weiss <luca.weiss@fairphone.com> | 2023-01-23 14:29:49 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-02-02 18:49:20 +0530 |
commit | 5e2714556fa2b4e6ba684e4ebcbdd27c7ea65b22 (patch) | |
tree | 213af6d9dcfef24f6c00306b23a460daa566cd74 | |
parent | 49094d928618309877c50e589f23e639a3b0c453 (diff) | |
download | lwn-5e2714556fa2b4e6ba684e4ebcbdd27c7ea65b22.tar.gz lwn-5e2714556fa2b4e6ba684e4ebcbdd27c7ea65b22.zip |
dt-bindings: phy: qcom,qmp-usb3-dp: Add sm6350 compatible
Add the compatible describing the combo phy found on SM6350.
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20230120-sm6350-usbphy-v4-1-4d700a90ba16@fairphone.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-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 |