diff options
author | Laurent Cans <laurent.cans@gmail.com> | 2013-01-20 23:55:29 +0100 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-02-10 23:25:45 +0800 |
commit | 1982d5b6c1b78363b5142eb0cb81c38d7604fc61 (patch) | |
tree | 9bac6ebf38f4cfe469ee74f55730fc239bfb95b0 /Documentation | |
parent | a5120e89e7e187a91852896f586876c7a2030804 (diff) | |
download | linux-1982d5b6c1b78363b5142eb0cb81c38d7604fc61.tar.gz linux-1982d5b6c1b78363b5142eb0cb81c38d7604fc61.tar.bz2 linux-1982d5b6c1b78363b5142eb0cb81c38d7604fc61.zip |
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')
-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 @@ +Armadeus i.MX Platforms Device Tree Bindings +----------------------------------------------- + +APF51: i.MX51 based module. +Required root node properties: + - compatible = "armadeus,imx51-apf51", "fsl,imx51"; |