summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/zte.txt
diff options
context:
space:
mode:
authorJun Nie <jun.nie@linaro.org>2015-06-04 11:21:02 +0800
committerKevin Hilman <khilman@linaro.org>2015-06-11 16:18:30 -0700
commitd5553cb05a041d7c31e4e70950ecbb4ee52049cb (patch)
tree8db1e92dfe8841fdf55e52f0bd8986c81b5a450d /Documentation/devicetree/bindings/arm/zte.txt
parent5a46580812266c85a2cd0ee530e4039ea5f76a19 (diff)
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/arm/zte.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/zte.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/zte.txt b/Documentation/devicetree/bindings/arm/zte.txt
new file mode 100644
index 000000000000..3ff5c9e85c1c
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/zte.txt
@@ -0,0 +1,15 @@
+ZTE platforms device tree bindings
+---------------------------------------
+
+- ZX296702 board:
+ Required root node properties:
+ - compatible = "zte,zx296702-ad1", "zte,zx296702"
+
+System management required properties:
+ - compatible = "zte,sysctrl"
+
+Low power management required properties:
+ - compatible = "zte,zx296702-pcu"
+
+Bus matrix required properties:
+ - compatible = "zte,zx-bus-matrix"