From mboxrd@z Thu Jan 1 00:00:00 1970 From: rogerq@ti.com (Roger Quadros) Date: Thu, 12 Sep 2013 16:23:12 +0300 Subject: [PATCH 4/7] Documentation: dt bindings: move ..usb/usb-phy.txt to ..phy/omap-phy.txt In-Reply-To: <1378136591-7463-5-git-send-email-kishon@ti.com> References: <1378136591-7463-1-git-send-email-kishon@ti.com> <1378136591-7463-5-git-send-email-kishon@ti.com> Message-ID: <5231C040.4040609@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/02/2013 06:43 PM, Kishon Vijay Abraham I wrote: > Since now we have a separate folder for phy, move the PHY dt binding > documentation of OMAP to that folder. > > Signed-off-by: Kishon Vijay Abraham I > --- > .../devicetree/bindings/{usb/usb-phy.txt => phy/omap-phy.txt} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename Documentation/devicetree/bindings/{usb/usb-phy.txt => phy/omap-phy.txt} (96%) > > diff --git a/Documentation/devicetree/bindings/usb/usb-phy.txt b/Documentation/devicetree/bindings/phy/omap-phy.txt > similarity index 96% > rename from Documentation/devicetree/bindings/usb/usb-phy.txt > rename to Documentation/devicetree/bindings/phy/omap-phy.txt > index 36bdb17..2c485ee 100644 > --- a/Documentation/devicetree/bindings/usb/usb-phy.txt > +++ b/Documentation/devicetree/bindings/phy/omap-phy.txt ti-phy.txt? > @@ -1,4 +1,4 @@ > -USB PHY > +OMAP PHY: DT DOCUMENTATION FOR PHYs in OMAP PLATFORM TI PHY: PHYs in Texas Instruments SoCs cheers, -roger