diff options
author | Chris Brandt <chris.brandt@renesas.com> | 2016-08-29 14:14:29 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2016-09-05 08:32:33 -0400 |
commit | 16a304d8297245e4bc0e863395b8fea593d81e09 (patch) | |
tree | a93a53390b3c266c5dfa3861102463a759762413 /Documentation | |
parent | 1d9a17dd3f98e3e8d5484224bc9e96f6cb30288b (diff) |
ARM: dts: Add RSKRZA1 DT bindings documentation
Add RSKRZA1 Device tree bindings Documentation, listing it as a supported
board.
This allows to use checkpatch to validate DTSes referring to the RSKRZA1
board.
Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'Documentation')
-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 90cf237ee558..5484c31d555f 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt | |||
@@ -63,6 +63,8 @@ Boards: | |||
63 | compatible = "renesas,marzen", "renesas,r8a7779" | 63 | compatible = "renesas,marzen", "renesas,r8a7779" |
64 | - Porter (M2-LCDP) | 64 | - Porter (M2-LCDP) |
65 | compatible = "renesas,porter", "renesas,r8a7791" | 65 | compatible = "renesas,porter", "renesas,r8a7791" |
66 | - RSKRZA1 (YR0K77210C000BE) | ||
67 | compatible = "renesas,rskrza1", "renesas,r7s72100" | ||
66 | - Salvator-X (RTP0RC7795SIPB0010S) | 68 | - Salvator-X (RTP0RC7795SIPB0010S) |
67 | compatible = "renesas,salvator-x", "renesas,r8a7795"; | 69 | compatible = "renesas,salvator-x", "renesas,r8a7795"; |
68 | - Salvator-X | 70 | - Salvator-X |