Skip to content

Commit

Permalink
dt-bindings: phy: meson8b-usb2-phy: add support for the Meson8 SoCs
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Martin Blumenstingl authored and Kishon Vijay Abraham I committed Jun 6, 2017
1 parent 697b373 commit b78e290
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit b78e290

Please sign in to comment.