From 8647de4f4ef4de8a12803de6b34358a3dfdcb566 Mon Sep 17 00:00:00 2001 From: Martin Blumenstingl Date: Sat, 1 Oct 2016 14:18:59 +0200 Subject: [PATCH] Documentation: dt-bindings: rename meson-usb2-phy to meson8b-usb2-phy The corresponding driver only supports the USB PHY on Meson8b and GXBB SoCs. Newer SoC versions are using a different USB PHY implementation, which will mean that a new driver is required. Thus make sure that our naming is specific enough so it does not conflict with upcoming drivers. Acked-by: Rob Herring Signed-off-by: Martin Blumenstingl Signed-off-by: Kishon Vijay Abraham I --- .../bindings/phy/{meson-usb2-phy.txt => meson8b-usb2-phy.txt} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Documentation/devicetree/bindings/phy/{meson-usb2-phy.txt => meson8b-usb2-phy.txt} (95%) diff --git a/Documentation/devicetree/bindings/phy/meson-usb2-phy.txt b/Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt similarity index 95% rename from Documentation/devicetree/bindings/phy/meson-usb2-phy.txt rename to Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt index bc616c109fe5..5fa73b9d20f5 100644 --- a/Documentation/devicetree/bindings/phy/meson-usb2-phy.txt +++ b/Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt @@ -1,4 +1,4 @@ -* Amlogic USB2 PHY +* Amlogic Meson8b and GXBB USB2 PHY Required properties: - compatible: Depending on the platform this should be one of: -- 2.45.2