diff options
author | Arnd Bergmann <arnd@arndb.de> | 2011-12-28 01:18:10 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2011-12-28 01:18:10 +0100 |
commit | bd4b9ba4cf9338932a065cd752fb5f28b26e4e39 (patch) | |
tree | 88725708d3f2696f1c2373cf62d0b997c207e861 /Documentation/devicetree/bindings/arm/samsung-boards.txt | |
parent | Merge branch 'samsung/ohci' into next/drivers (diff) | |
parent | Merge branch 'next-samsung-cleanup-spi4' of git://git.kernel.org/pub/scm/linu... (diff) | |
download | linux-bd4b9ba4cf9338932a065cd752fb5f28b26e4e39.tar.xz linux-bd4b9ba4cf9338932a065cd752fb5f28b26e4e39.zip |
Merge branch 'samsung/cleanup' into next/drivers
Dependency for the samsung/drivers branch
Conflicts:
arch/arm/mach-exynos/Makefile
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/samsung-boards.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/samsung-boards.txt | 8 |
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 000000000000..0bf68be56fd1 --- /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. |