diff options
author | Varadarajan Narayanan <quic_varada@quicinc.com> | 2024-11-18 10:58:34 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-12-04 19:59:29 +0530 |
commit | db4427afa66062b37269f3398fed790d138506c7 (patch) | |
tree | 5a76a19492ac68126361d11150191024c08cf4cb | |
parent | ea68f5c1b85462704b1939e547f9858cca5fcc0d (diff) |
dt-bindings: phy: qcom,qusb2: Document IPQ5424 compatible
Document the compatible string used for the qusb2 phy in IPQ5424.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com>
Link: https://lore.kernel.org/r/20241118052839.382431-2-quic_varada@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml index 4aed4b5d65ec..39851ba9de43 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml @@ -18,6 +18,7 @@ properties: oneOf: - items: - enum: + - qcom,ipq5424-qusb2-phy - qcom,ipq6018-qusb2-phy - qcom,ipq8074-qusb2-phy - qcom,ipq9574-qusb2-phy |