diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2011-10-24 18:04:27 -0400 |
---|---|---|
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | 2011-10-24 18:04:27 -0400 |
commit | af1bdb79ca64ceadc7b44b11929b384eff66ce59 (patch) | |
tree | c4bb4c94acaf44a113edc60dc0661d4282f0f100 /Documentation/devicetree/bindings/arm/freescale.txt | |
parent | 552a79413a691a09abf1b3707561858422afc53c (diff) | |
parent | 1021eb4c454312e65365a4700a1f2b33a0654aa4 (diff) |
Merge branch 'devicetree/arm-linaro-3.1' of git://git.secretlab.ca/git/linux-2.6 into linaro-3.1linux-linaro-3.1-2011.10-2
Diffstat (limited to 'Documentation/devicetree/bindings/arm/freescale.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/freescale.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/freescale.txt b/Documentation/devicetree/bindings/arm/freescale.txt new file mode 100644 index 00000000000..8c52102b225 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/freescale.txt @@ -0,0 +1,7 @@ +mx51 "Babbage" evalutation board +Required root node properties: + - compatible = "fsl,mx51-babbage", "fsl,mx51"; + +mx53 "Loco" evaluation board +Required root node properties: + - compatible = "fsl,mx53-loco", "fsl,mx53"; |