From: Chunyan Zhang Date: Fri, 16 Jan 2015 10:00:07 +0000 (+0800) Subject: Documentation: DT: Renamed of-serial.txt to 8250.txt X-Git-Tag: v4.0-rc4~14^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=20aa4d8ae8d2ada8f959364ebc096b8841245456;p=thirdparty%2Fkernel%2Flinux.git Documentation: DT: Renamed of-serial.txt to 8250.txt The file of-serial.txt was only for 8250 compatible UART implementations, so renamed it to 8250.txt to avoid confusing other persons. This is suggested by Arnd, see: http://lists.infradead.org/pipermail/linux-arm-kernel/2014-September/291455.html Signed-off-by: Chunyan Zhang Acked-by: Mark Rutland Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/serial/of-serial.txt b/Documentation/devicetree/bindings/serial/8250.txt similarity index 100% rename from Documentation/devicetree/bindings/serial/of-serial.txt rename to Documentation/devicetree/bindings/serial/8250.txt