aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
diff options
context:
space:
mode:
authorHaojian Zhuang <haojian.zhuang@gmail.com>2012-04-27 16:21:08 +0800
committerHaojian Zhuang <haojian.zhuang@gmail.com>2012-05-05 16:40:08 +0800
commitace1297f7222ec5d6a33f41e792a21e999551924 (patch)
treef7323c16a448dbd3b9e5b1e8ffb1b16da0c6b9b0 /Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
parentff290fc3ed7c4f451ea029190624cff692f028a5 (diff)
Documentation: update docs for mmp dt
Append interrupt controller and timer document for mmp. Updates documents for gpio and i2c. Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/mrvl/mrvl.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/mrvl/mrvl.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt b/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
new file mode 100644
index 00000000000..117d741a2e4
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
@@ -0,0 +1,14 @@
+Marvell Platforms Device Tree Bindings
+----------------------------------------------------
+
+PXA168 Aspenite Board
+Required root node properties:
+ - compatible = "mrvl,pxa168-aspenite", "mrvl,pxa168";
+
+PXA910 DKB Board
+Required root node properties:
+ - compatible = "mrvl,pxa910-dkb";
+
+MMP2 Brownstone Board
+Required root node properties:
+ - compatible = "mrvl,mmp2-brownstone";