[PATCH 2/5] dt-bindings: phy: qcom,usb-snps-femto-v2: Add IPQ9650 compatible
Varadarajan Narayanan <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.infradead.lists.linux-phy,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
Document the IPQ9650 USB high-speed PHY compatible. The PHY uses the SNPS HS 6 nm PHY fallback, so allow it in the binding. Signed-off-by: Varadarajan Narayanan <[email protected]> --- Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml | 4 ++++ 1 file changed, 4 insertions(+) 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 661759b25064..405bfad2080e 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,10 @@ properties: - qcom,sa8775p-usb-hs-phy - qcom,sc8280xp-usb-hs-phy - const: qcom,usb-snps-hs-5nm-phy + - items: + - enum: + - qcom,ipq9650-usb-hs-phy + - const: qcom,usb-snps-hs-6nm-phy - items: - enum: - qcom,qcs8300-usb-hs-phy -- 2.34.1