diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2018-02-02 13:45:08 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-02-19 14:51:12 -0500 |
commit | 8dc09f400a08108984c0bacc4af5cb395a3c5c22 (patch) | |
tree | 187516dba1e76433285b89599609b8044762130b | |
parent | f15092f8482b63b91d7ca7f4bd7090da7f9f2f24 (diff) |
dt-bindings: arm: document Condor board bindings
Document the Condor device tree bindings, listing it as a supported board.
This allows to use checkpatch.pl to validate .dts files referring to the
Condor board.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
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 3ccad353acfa..41d3920aaa5e 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt | |||
@@ -59,6 +59,8 @@ Boards: | |||
59 | compatible = "renesas,blanche", "renesas,r8a7792" | 59 | compatible = "renesas,blanche", "renesas,r8a7792" |
60 | - BOCK-W | 60 | - BOCK-W |
61 | compatible = "renesas,bockw", "renesas,r8a7778" | 61 | compatible = "renesas,bockw", "renesas,r8a7778" |
62 | - Condor (RTP0RC77980SEB0010SS/RTP0RC77980SEB0010SA01) | ||
63 | compatible = "renesas,condor", "renesas,r8a77980" | ||
62 | - Draak (RTP0RC77995SEB0010S) | 64 | - Draak (RTP0RC77995SEB0010S) |
63 | compatible = "renesas,draak", "renesas,r8a77995" | 65 | compatible = "renesas,draak", "renesas,r8a77995" |
64 | - Eagle (RTP0RC77970SEB0010S) | 66 | - Eagle (RTP0RC77970SEB0010S) |