devicetree-bindings: Add documentation for i.MX generic boards
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 29 Feb 2012 08:14:03 +0000 (09:14 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 29 Feb 2012 08:16:50 +0000 (09:16 +0100)
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Documentation/devicetree/bindings/arm/fsl.txt

index 54bdddadf1cf66169b789e2ef53754eafd4bfcc6..bfbc771a65f8937124089c238fe6ac0dcaa96142 100644 (file)
@@ -28,3 +28,25 @@ Required root node properties:
 i.MX6 Quad SABRE Lite Board
 Required root node properties:
     - compatible = "fsl,imx6q-sabrelite", "fsl,imx6q";
+
+Generic i.MX boards
+-------------------
+
+No iomux setup is done for these boards, so this must have been configured
+by the bootloader for boards to work with the generic bindings.
+
+i.MX27 generic board
+Required root node properties:
+    - compatible = "fsl,imx27";
+
+i.MX51 generic board
+Required root node properties:
+    - compatible = "fsl,imx51";
+
+i.MX53 generic board
+Required root node properties:
+    - compatible = "fsl,imx53";
+
+i.MX6q generic board
+Required root node properties:
+    - compatible = "fsl,imx6q";