[PATCH 02/10] dt-bindings: phy: qcom,ipq806x-usb-phy-hs: document the MSM8974 HS PHY
Dmitry Baryshkov <[email protected]>
| Newsgroups | org.infradead.lists.linux-phy,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-usb |
|---|---|
| Message-ID | <[email protected]> |
The MSM8974 DWC3 wrapper contains the same generation of Synopsys 28nm HS PHY as IPQ806x, controlled through the QSCRATCH registers, but the binding only covers IPQ806x, leaving the MSM8974 controller to run on bootloader-configured PHY state. Add the qcom,msm8974-usb-phy-hs compatible. Assisted-by: Claude:claude-fable-5 Signed-off-by: Dmitry Baryshkov <[email protected]> --- Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-hs.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-hs.yaml b/Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-hs.yaml index 35296c588e78..de6f94997d5e 100644 --- a/Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-hs.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-hs.yaml @@ -4,7 +4,7 @@ $id: http://devicetree.org/schemas/phy/qcom,ipq806x-usb-phy-hs.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Qualcomm ipq806x usb DWC3 HS PHY CONTROLLER +title: Qualcomm ipq806x/msm8974 usb DWC3 HS PHY CONTROLLER maintainers: - Ansuel Smith <[email protected]> @@ -16,7 +16,9 @@ description: properties: compatible: - const: qcom,ipq806x-usb-phy-hs + enum: + - qcom,ipq806x-usb-phy-hs + - qcom,msm8974-usb-phy-hs "#phy-cells": const: 0 -- 2.47.3 -- linux-phy mailing list [email protected] https://lists.infradead.org/mailman/listinfo/linux-phy