diff options
author | Sergei Shtylyov <[email protected]> | 2017-11-24 23:47:39 +0300 |
---|---|---|
committer | Simon Horman <[email protected]> | 2017-11-29 09:18:24 +0100 |
commit | eebd0732136fd293c8f15a435978c1c34cd7f32f (patch) | |
tree | e5e1b53cab081b04d8d28bd275478fb4b2ebd4bb | |
parent | 0021ca8ef7cad34a8077073ec3aaf638117681f5 (diff) |
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 <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/shmobile.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index 062520a0e74c..5c3af7ef0761 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -112,6 +112,8 @@ Boards: compatible = "renesas,sk-rzg1e", "renesas,r8a7745" - SK-RZG1M (YR8A77430S000BE) compatible = "renesas,sk-rzg1m", "renesas,r8a7743" + - V3MSK + compatible = "renesas,v3msk", "renesas,r8a77970" - Wheat compatible = "renesas,wheat", "renesas,r8a7792" |