Message ID | 20230421133922.8520-3-quic_shazhuss@quicinc.com |
---|---|
State | Superseded |
Headers | show |
Series | arm64: qcom: sa8775p: add support for USB | expand |
On Fri, 21 Apr 2023 19:09:17 +0530, Shazad Hussain wrote: > Document the compatible string for USB phy found in Qualcomm SA8775P SoC > > Signed-off-by: Shazad Hussain <quic_shazhuss@quicinc.com> > --- > .../devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
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:
Document the compatible string for USB phy found in Qualcomm SA8775P SoC Signed-off-by: Shazad Hussain <quic_shazhuss@quicinc.com> --- .../devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml | 1 + 1 file changed, 1 insertion(+)