Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: renesas: document V3MSK board bindings

Document the V3M Starter Kit device tree bindings, listing it as
a supported board.

This allows to use checkpatch.pl to validate .dts files referring to
the V3MSK board.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

authored by

Sergei Shtylyov and committed by
Simon Horman
eebd0732 0021ca8e

+2
+2
Documentation/devicetree/bindings/arm/shmobile.txt
··· 112 112 compatible = "renesas,sk-rzg1e", "renesas,r8a7745" 113 113 - SK-RZG1M (YR8A77430S000BE) 114 114 compatible = "renesas,sk-rzg1m", "renesas,r8a7743" 115 + - V3MSK 116 + compatible = "renesas,v3msk", "renesas,r8a77970" 115 117 - Wheat 116 118 compatible = "renesas,wheat", "renesas,r8a7792" 117 119