2011-09-06 05:53:26 +00:00
|
|
|
Freescale i.MX Platforms Device Tree Bindings
|
|
|
|
-----------------------------------------------
|
|
|
|
|
2012-05-04 13:33:42 +00:00
|
|
|
i.MX23 Evaluation Kit
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "fsl,imx23-evk", "fsl,imx23";
|
|
|
|
|
2013-01-03 16:27:35 +00:00
|
|
|
i.MX25 Product Development Kit
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "fsl,imx25-pdk", "fsl,imx25";
|
|
|
|
|
2012-12-25 11:10:52 +00:00
|
|
|
i.MX27 Product Development Kit
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "fsl,imx27-pdk", "fsl,imx27";
|
|
|
|
|
2012-03-31 13:26:57 +00:00
|
|
|
i.MX28 Evaluation Kit
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "fsl,imx28-evk", "fsl,imx28";
|
|
|
|
|
2011-10-17 00:42:17 +00:00
|
|
|
i.MX51 Babbage Board
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "fsl,imx51-babbage", "fsl,imx51";
|
|
|
|
|
2011-10-17 00:42:16 +00:00
|
|
|
i.MX53 Automotive Reference Design Board
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "fsl,imx53-ard", "fsl,imx53";
|
|
|
|
|
|
|
|
i.MX53 Evaluation Kit
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "fsl,imx53-evk", "fsl,imx53";
|
|
|
|
|
|
|
|
i.MX53 Quick Start Board
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "fsl,imx53-qsb", "fsl,imx53";
|
|
|
|
|
|
|
|
i.MX53 Smart Mobile Reference Design Board
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "fsl,imx53-smd", "fsl,imx53";
|
2011-11-02 01:46:55 +00:00
|
|
|
|
2011-12-08 07:22:01 +00:00
|
|
|
i.MX6 Quad Armadillo2 Board
|
2011-09-06 05:53:26 +00:00
|
|
|
Required root node properties:
|
2011-12-08 07:22:01 +00:00
|
|
|
- compatible = "fsl,imx6q-arm2", "fsl,imx6q";
|
2011-12-14 01:26:46 +00:00
|
|
|
|
|
|
|
i.MX6 Quad SABRE Lite Board
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "fsl,imx6q-sabrelite", "fsl,imx6q";
|
2012-02-29 08:14:03 +00:00
|
|
|
|
2012-04-21 17:07:08 +00:00
|
|
|
i.MX6 Quad SABRE Smart Device Board
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "fsl,imx6q-sabresd", "fsl,imx6q";
|
|
|
|
|
2012-10-07 17:12:49 +00:00
|
|
|
i.MX6 Quad SABRE Automotive Board
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "fsl,imx6q-sabreauto", "fsl,imx6q";
|
|
|
|
|
2012-02-29 08:14:03 +00:00
|
|
|
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";
|