diff options
author | Laurent Cans <laurent.cans@gmail.com> | 2013-01-20 17:55:29 -0500 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-02-10 10:25:45 -0500 |
commit | 1982d5b6c1b78363b5142eb0cb81c38d7604fc61 (patch) | |
tree | 9bac6ebf38f4cfe469ee74f55730fc239bfb95b0 /Documentation/devicetree | |
parent | a5120e89e7e187a91852896f586876c7a2030804 (diff) |
ARM: dts: Add apf51 basic support
Signed-off-by: Laurent Cans <laurent.cans@gmail.com>
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/arm/armadeus.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/armadeus.txt b/Documentation/devicetree/bindings/arm/armadeus.txt new file mode 100644 index 000000000000..9821283ff516 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/armadeus.txt | |||
@@ -0,0 +1,6 @@ | |||
1 | Armadeus i.MX Platforms Device Tree Bindings | ||
2 | ----------------------------------------------- | ||
3 | |||
4 | APF51: i.MX51 based module. | ||
5 | Required root node properties: | ||
6 | - compatible = "armadeus,imx51-apf51", "fsl,imx51"; | ||