Message ID | 20180215100228.24695-1-marek.vasut+renesas@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 5b794539be6dc657c2b34b9c69972cab5e909313 |
Delegated to: | Simon Horman |
Headers | show |
On Thu, Feb 15, 2018 at 11:02:28AM +0100, Marek Vasut wrote: > 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@gmail.com> > Cc: Geert Uytterhoeven <geert+renesas@glider.be> > Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> > Cc: Simon Horman <horms+renesas@verge.net.au> > Cc: Wolfram Sang <wsa+renesas@sang-engineering.com> > --- > V2: - Keep the list of boards alphabetically sorted > - Rename the board from ADAS Starter Kit to ADAS Starterkit Thanks, applied with Geert's reviewed-by tag from v1.
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
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@gmail.com> Cc: Geert Uytterhoeven <geert+renesas@glider.be> Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Cc: Simon Horman <horms+renesas@verge.net.au> Cc: Wolfram Sang <wsa+renesas@sang-engineering.com> --- V2: - Keep the list of boards alphabetically sorted - Rename the board from ADAS Starter Kit to ADAS Starterkit --- Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++ 1 file changed, 2 insertions(+)