[PATCH 03/10] dt-bindings: phy: qcom,ipq806x-usb-phy-ss: add MSM8974 SS 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 QSCRATCH-controlled SuperSpeed PHY as IPQ806x (SS_PHY_CTRL at qscratch + 0x30 with an identical bit layout, CR protocol port for the lane registers). The SoC-specific params differ from those specified for IPQ806x, so add new compatible for the PHY on MSM8974. Assisted-by: Claude:claude-fable-5 Signed-off-by: Dmitry Baryshkov <[email protected]> --- Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-ss.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-ss.yaml b/Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-ss.yaml index 6cf5c6c06072..29cb43cf7348 100644 --- a/Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-ss.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-ss.yaml @@ -16,7 +16,9 @@ description: properties: compatible: - const: qcom,ipq806x-usb-phy-ss + oneOf: + - const: qcom,ipq806x-usb-phy-ss + - const: qcom,msm8974-usb-phy-ss "#phy-cells": const: 0 -- 2.47.3 -- linux-phy mailing list [email protected] https://lists.infradead.org/mailman/listinfo/linux-phy