diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2017-05-20 16:12:50 +0200 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2017-06-06 14:50:01 +0530 |
commit | b78e290868e60abbd0d78c988a9e94ef1e128544 (patch) | |
tree | 3c0bdb1f6003b81b6412c5ae5ef2abbbf4807602 /Documentation/devicetree/bindings/phy | |
parent | 697b373c6df682dc6aba10cc1e81a2664c7cbbd4 (diff) | |
download | blackbird-op-linux-b78e290868e60abbd0d78c988a9e94ef1e128544.tar.gz blackbird-op-linux-b78e290868e60abbd0d78c988a9e94ef1e128544.zip |
dt-bindings: phy: meson8b-usb2-phy: add support for the Meson8 SoCs
Meson8 uses the same USB PHY as found on the Meson8b and GXBB SoCs. This
adds a new compatible string to indicate that this binding also supports
the Meson8 SoCs.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r-- | Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt b/Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt index 5fa73b9d20f5..d81d73aea608 100644 --- a/Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt +++ b/Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt @@ -1,7 +1,8 @@ -* Amlogic Meson8b and GXBB USB2 PHY +* Amlogic Meson8, Meson8b and GXBB USB2 PHY Required properties: - compatible: Depending on the platform this should be one of: + "amlogic,meson8-usb2-phy" "amlogic,meson8b-usb2-phy" "amlogic,meson-gxbb-usb2-phy" - reg: The base address and length of the registers |