diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2018-02-02 21:45:08 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-02-19 22:51:12 +0300 |
commit | 8dc09f400a08108984c0bacc4af5cb395a3c5c22 (patch) | |
tree | 187516dba1e76433285b89599609b8044762130b /Documentation/devicetree/bindings/arm/shmobile.txt | |
parent | f15092f8482b63b91d7ca7f4bd7090da7f9f2f24 (diff) | |
download | linux-8dc09f400a08108984c0bacc4af5cb395a3c5c22.tar.xz |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/shmobile.txt')
-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: compatible = "renesas,blanche", "renesas,r8a7792" - BOCK-W compatible = "renesas,bockw", "renesas,r8a7778" + - Condor (RTP0RC77980SEB0010SS/RTP0RC77980SEB0010SA01) + compatible = "renesas,condor", "renesas,r8a77980" - Draak (RTP0RC77995SEB0010S) compatible = "renesas,draak", "renesas,r8a77995" - Eagle (RTP0RC77970SEB0010S) |