diff options
author | Jun Nie <jun.nie@linaro.org> | 2015-06-04 06:21:02 +0300 |
---|---|---|
committer | Kevin Hilman <khilman@linaro.org> | 2015-06-12 02:18:30 +0300 |
commit | d5553cb05a041d7c31e4e70950ecbb4ee52049cb (patch) | |
tree | 8db1e92dfe8841fdf55e52f0bd8986c81b5a450d /Documentation/devicetree/bindings/serial | |
parent | 5a46580812266c85a2cd0ee530e4039ea5f76a19 (diff) | |
download | linux-d5553cb05a041d7c31e4e70950ecbb4ee52049cb.tar.xz |
ARM: dts: zx: add an initial zx296702 dts and doc
Add initial dts file and document for ZX296702 and board ZX296702-AD1.
More peripherals will be added later.
Signed-off-by: Jun Nie <jun.nie@linaro.org>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/serial')
-rw-r--r-- | Documentation/devicetree/bindings/serial/pl011.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/serial/pl011.txt b/Documentation/devicetree/bindings/serial/pl011.txt index ba3ecb8cb5a1..cbae3d9a0278 100644 --- a/Documentation/devicetree/bindings/serial/pl011.txt +++ b/Documentation/devicetree/bindings/serial/pl011.txt @@ -1,7 +1,7 @@ * ARM AMBA Primecell PL011 serial UART Required properties: -- compatible: must be "arm,primecell", "arm,pl011" +- compatible: must be "arm,primecell", "arm,pl011", "zte,zx296702-uart" - reg: exactly one register range with length 0x1000 - interrupts: exactly one interrupt specifier |