aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/samsung-boards.txt
diff options
context:
space:
mode:
authorThomas Abraham <thomas.abraham@linaro.org>2011-11-06 21:54:27 +0530
committerKukjin Kim <kgene.kim@samsung.com>2011-12-23 10:07:11 +0900
commit6b5ab4f442e32f248b6fad29aafd1d5153f4dbd3 (patch)
tree861907fb4f375867118f5f38acbf13fed97d59c9 /Documentation/devicetree/bindings/arm/samsung-boards.txt
parent39ce4084a604a3ef0e2836e074c02bbbcc7c1509 (diff)
ARM: EXYNOS: Add Exynos4 device tree enabled board file
Add a new EXYNOS4 compatible device tree enabled board file. Boards based on the EXYNOS4 family of SoC's can use this as the machine/board file. When using this machine fike, a corresponding device tree blob which describes the board's properties should be supplied at boot time to the kernel. Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/samsung-boards.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/samsung-boards.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/samsung-boards.txt b/Documentation/devicetree/bindings/arm/samsung-boards.txt
new file mode 100644
index 00000000000..0bf68be56fd
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/samsung-boards.txt
@@ -0,0 +1,8 @@
+* Samsung's Exynos4210 based SMDKV310 evaluation board
+
+SMDKV310 evaluation board is based on Samsung's Exynos4210 SoC.
+
+Required root node properties:
+ - compatible = should be one or more of the following.
+ (a) "samsung,smdkv310" - for Samsung's SMDKV310 eval board.
+ (b) "samsung,exynos4210" - for boards based on Exynos4210 SoC.