summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManu Gautam2018-01-16 11:57:03 +0100
committerKishon Vijay Abraham I2018-03-08 09:26:11 +0100
commitecf66ac2a06b16c7de00361c659b123b541e5f6a (patch)
tree806bb6a9ce70ec6ddf3c5ae21a66eb4d9a81ddec
parentphy: qcom-qusb2: Add support for different register layouts (diff)
downloadkernel-qcow2-linux-ecf66ac2a06b16c7de00361c659b123b541e5f6a.tar.gz
kernel-qcow2-linux-ecf66ac2a06b16c7de00361c659b123b541e5f6a.tar.xz
kernel-qcow2-linux-ecf66ac2a06b16c7de00361c659b123b541e5f6a.zip
dt-bindings: phy-qcom-qusb2: Update binding for QUSB2 V2 version
Update generic compatible string for QUSB2 V2 PHY. This will allow all targets using QUSB2 V2 use same string. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Manu Gautam <mgautam@codeaurora.org> Reviewed-by: Vivek Gautam <vivek.gautam@codeaurora.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
-rw-r--r--Documentation/devicetree/bindings/phy/qcom-qusb2-phy.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom-qusb2-phy.txt b/Documentation/devicetree/bindings/phy/qcom-qusb2-phy.txt
index aa0fcb05acb3..42c97426836e 100644
--- a/Documentation/devicetree/bindings/phy/qcom-qusb2-phy.txt
+++ b/Documentation/devicetree/bindings/phy/qcom-qusb2-phy.txt
@@ -4,7 +4,10 @@ Qualcomm QUSB2 phy controller
QUSB2 controller supports LS/FS/HS usb connectivity on Qualcomm chipsets.
Required properties:
- - compatible: compatible list, contains "qcom,msm8996-qusb2-phy".
+ - compatible: compatible list, contains
+ "qcom,msm8996-qusb2-phy" for 14nm PHY on msm8996,
+ "qcom,qusb2-v2-phy" for QUSB2 V2 PHY.
+
- reg: offset and length of the PHY register set.
- #phy-cells: must be 0.