From: Geert Uytterhoeven Date: Fri, 22 Apr 2016 15:29:16 +0000 (+0200) Subject: serial: Move Marvell UART DT bindings to correct location X-Git-Tag: v4.7-rc1~100^2~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b4958573f8215ca052b2c084100ebbcd28be904;p=thirdparty%2Fkernel%2Flinux.git serial: Move Marvell UART DT bindings to correct location All other UART DT binding documentation is under Documentation/devicetree/bindings/serial/. Signed-off-by: Geert Uytterhoeven Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/tty/serial/mvebu-uart.txt b/Documentation/devicetree/bindings/serial/mvebu-uart.txt similarity index 100% rename from Documentation/devicetree/bindings/tty/serial/mvebu-uart.txt rename to Documentation/devicetree/bindings/serial/mvebu-uart.txt