[PATCH 3/8] dt-bindings: arm: Document Renesas H2-based Stout DT bindings
Simon Horman
horms+renesas at verge.net.au
Fri Mar 16 07:51:59 PDT 2018
From: Marek Vasut <marek.vasut at gmail.com>
Document the Renesas H2 Stout (ADAS Starterkit) device tree bindings,
listing it as a supported board.
This allows to use checkpatch.pl to validate .dts files referring to
the Stout board.
Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas at glider.be>
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 41d3920aaa5e..98916b3864c2 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -116,6 +116,8 @@ Boards:
compatible = "renesas,sk-rzg1e", "renesas,r8a7745"
- SK-RZG1M (YR8A77430S000BE)
compatible = "renesas,sk-rzg1m", "renesas,r8a7743"
+ - Stout (ADAS Starterkit, Y-R-CAR-ADAS-SKH2-BOARD)
+ compatible = "renesas,stout", "renesas,r8a7790"
- V3MSK
compatible = "renesas,v3msk", "renesas,r8a77970"
- Wheat
--
2.11.0
More information about the linux-arm-kernel
mailing list