diff mbox series

[v4,4/5] dt-bindings: samsung: Document bindings for Samsung aries boards

Message ID 1530958183-10956-5-git-send-email-pawel.mikolaj.chmiel@gmail.com
State New
Headers show
Series Initial support for Samsung Galaxy S and Galaxy S 4G | expand

Commit Message

Paweł Chmiel July 7, 2018, 10:09 a.m. UTC
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>
--
Changes from v2:
  - Squashed with patch which was documenting existence
    of non Exynos-based boards
  - Added reviewed-by

Changes from v1:
  - Added missing commit msg.
--
---
 Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Krzysztof Kozlowski July 7, 2018, 10:33 a.m. UTC | #1
On Sat, Jul 07, 2018 at 12:09:42PM +0200, Paweł Chmiel wrote:
> 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>
> --
> Changes from v2:
>   - Squashed with patch which was documenting existence
>     of non Exynos-based boards
>   - Added reviewed-by
> 
> Changes from v1:
>   - Added missing commit msg.
> --
> ---
>  Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 

Thanks, applied.

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt
index 14510b215480..3fa287a86300 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.