diff options
author | Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> | 2018-07-07 12:09:42 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2018-07-07 12:27:35 +0200 |
commit | c0acddb027c347340af6f45c0c91fe8895afee18 (patch) | |
tree | 4bef63a9b7dc8ac8abc93b86f554da11d8e3cd0b /Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt | |
parent | ARM: dts: s5pv210: Add initial DTS for SGH-T959P phone (diff) | |
download | linux-c0acddb027c347340af6f45c0c91fe8895afee18.tar.xz linux-c0acddb027c347340af6f45c0c91fe8895afee18.zip |
dt-bindings: samsung: Document bindings for Samsung aries boards
Document the binding for Samsung Galaxy S (i9000) phone
and whole Samsung Aries devices family (based on S5PV210).
Also because this is first not Exynos-based devices, document this information
at beginning of file.
Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt index bdadc3da9556..659543412377 100644 --- a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt +++ b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt @@ -1,7 +1,9 @@ -* Samsung's Exynos SoC based boards +* Samsung's Exynos and S5P SoC based boards Required root node properties: - compatible = should be one or more of the following. + - "samsung,aries" - for S5PV210-based Samsung Aries board. + - "samsung,galaxys" - for S5PV210-based Samsung Galaxy S (i9000) board. - "samsung,artik5" - for Exynos3250-based Samsung ARTIK5 module. - "samsung,artik5-eval" - for Exynos3250-based Samsung ARTIK5 eval board. - "samsung,monk" - for Exynos3250-based Samsung Simband board. |