diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-02-26 21:03:42 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-02-27 11:10:57 +0300 |
commit | 4a4b0f176b848e5050d75cacbdcf9aa86bef7848 (patch) | |
tree | 14f2cf444b0c90907b982eb6bc2328e8836c4cd7 /Documentation/devicetree/bindings/arm/shmobile.txt | |
parent | c0b11cc56c11df42616d9df45da7a140a2162d08 (diff) | |
download | linux-4a4b0f176b848e5050d75cacbdcf9aa86bef7848.tar.xz |
dt-bindings: arm: Document SoC compatible value for Armadillo-800 EVA
The compatible property of the root node in a DTS for Atmark Techno
Armadillo-800 EVA should include the compatible value for the R-Mobile
A1 SoC, too.
Fixes: d2c2a0776899ba2d ("ARM: shmobile: Add platform device tree bindings documentation")
Signed-off-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, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index 63edc11e83ef..a99359e63b0a 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -56,7 +56,7 @@ Boards: - APE6-EVM compatible = "renesas,ape6evm", "renesas,r8a73a4" - Atmark Techno Armadillo-800 EVA - compatible = "renesas,armadillo800eva" + compatible = "renesas,armadillo800eva", "renesas,r8a7740" - Blanche (RTP0RC7792SEB00010S) compatible = "renesas,blanche", "renesas,r8a7792" - BOCK-W |