diff options
author | Shazad Hussain <quic_shazhuss@quicinc.com> | 2023-04-28 15:08:20 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-05-08 11:30:25 +0200 |
commit | 66dc9a2cf578688efdad5b5193c44efdbb7e36ba (patch) | |
tree | 81a352baff687bb7f0dec6da4ee1f35a4190e537 /Documentation/devicetree | |
parent | dt-bindings: usb: qcom,dwc3: Add bindings for SA8775P (diff) | |
download | linux-66dc9a2cf578688efdad5b5193c44efdbb7e36ba.tar.xz linux-66dc9a2cf578688efdad5b5193c44efdbb7e36ba.zip |
dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for SA8775P
Document the compatible string for USB phy found in Qualcomm SA8775P SoC
Signed-off-by: Shazad Hussain <quic_shazhuss@quicinc.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230428130824.23803-3-quic_shazhuss@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml b/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml index a26524b7e7b7..0f200e3f97a9 100644 --- a/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml @@ -20,6 +20,7 @@ properties: - qcom,usb-snps-femto-v2-phy - items: - enum: + - qcom,sa8775p-usb-hs-phy - qcom,sc8280xp-usb-hs-phy - const: qcom,usb-snps-hs-5nm-phy - items: |