diff options
author | 2016-08-26 23:20:05 +0300 | |
---|---|---|
committer | 2016-09-05 14:32:28 +0200 | |
commit | e6835b3e7bc6552faab1667d44e8a6786f60c590 (patch) | |
tree | fe4da867f0b9b950f71317934d9b62e5180faa7c | |
parent | ARM: dts: blanche: add support for general purpose LEDs (diff) | |
download | wireguard-linux-e6835b3e7bc6552faab1667d44e8a6786f60c590.tar.xz wireguard-linux-e6835b3e7bc6552faab1667d44e8a6786f60c590.zip |
ARM: dts: document Wheat board
Document the Wheat device tree bindings, listing it as a supported board.
This allows to use checkpatch.pl to validate .dts files referring to the
Wheat board.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-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 1df32d339da5..90cf237ee558 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -69,3 +69,5 @@ Boards: compatible = "renesas,salvator-x", "renesas,r8a7796"; - SILK (RTP0RC7794LCB00011S) compatible = "renesas,silk", "renesas,r8a7794" + - Wheat + compatible = "renesas,wheat", "renesas,r8a7792" |