diff options
author | Chunyan Zhang <chunyan.zhang@spreadtrum.com> | 2015-01-16 18:00:07 +0800 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2015-03-10 10:34:32 -0500 |
commit | 20aa4d8ae8d2ada8f959364ebc096b8841245456 (patch) | |
tree | 9ec72afe45a50532e106f7ff0e1528d80e7652a3 | |
parent | 2fa645cb2703d9b3786d850db815414dfeefa51d (diff) | |
download | linux-20aa4d8ae8d2ada8f959364ebc096b8841245456.tar.bz2 |
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 <chunyan.zhang@spreadtrum.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/serial/8250.txt (renamed from Documentation/devicetree/bindings/serial/of-serial.txt) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/serial/of-serial.txt b/Documentation/devicetree/bindings/serial/8250.txt index 91d5ab0e60fc..91d5ab0e60fc 100644 --- a/Documentation/devicetree/bindings/serial/of-serial.txt +++ b/Documentation/devicetree/bindings/serial/8250.txt |