diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2011-10-16 20:42:17 -0400 |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2011-10-18 06:43:19 -0400 |
commit | 9daaf31a8cc9c98751b7b71198307e47d5bf6a4d (patch) | |
tree | 652301a4dd70a11462199237ca869047070e8fea /Documentation | |
parent | 73d2b4cdfc09a7a858b3ea1f32f6218b21439b96 (diff) |
arm/mx5: add device tree support for imx51 babbage
It adds device tree support for imx51 babbage board.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index d1e8d6f797ef..e2401cd632ab 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt | |||
@@ -1,3 +1,7 @@ | |||
1 | i.MX51 Babbage Board | ||
2 | Required root node properties: | ||
3 | - compatible = "fsl,imx51-babbage", "fsl,imx51"; | ||
4 | |||
1 | i.MX53 Automotive Reference Design Board | 5 | i.MX53 Automotive Reference Design Board |
2 | Required root node properties: | 6 | Required root node properties: |
3 | - compatible = "fsl,imx53-ard", "fsl,imx53"; | 7 | - compatible = "fsl,imx53-ard", "fsl,imx53"; |