devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-renesas-soc@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] dt-bindings: arm: Document SoC compatible value for Armadillo-800 EVA
Date: Mon, 26 Feb 2018 19:03:42 +0100	[thread overview]
Message-ID: <1519668225-12548-2-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1519668225-12548-1-git-send-email-geert+renesas@glider.be>

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>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 63edc11e83ef287f..ded2cd3b5f4df0c8 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
-- 
2.7.4

  reply	other threads:[~2018-02-26 18:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-26 18:03 [PATCH 0/4] dt-bindings: arm: Improve Renesas Board Documentation Geert Uytterhoeven
2018-02-26 18:03 ` Geert Uytterhoeven [this message]
2018-02-27  8:17   ` [PATCH 1/4] dt-bindings: arm: Document SoC compatible value for Armadillo-800 EVA Simon Horman
2018-02-26 18:03 ` [PATCH 2/4] dt-bindings: arm: Document Renesas V3MSK and Wheat board part numbers Geert Uytterhoeven
2018-02-27  8:17   ` Simon Horman
2018-02-27 10:47     ` Sergei Shtylyov
2018-02-28  6:49       ` Simon Horman
2018-02-28  7:38         ` Sergei Shtylyov
2018-02-28  8:32           ` Geert Uytterhoeven
2018-02-27 21:14     ` Geert Uytterhoeven
2018-02-26 18:03 ` [PATCH 3/4] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-X board Geert Uytterhoeven
2018-02-27  8:22   ` Simon Horman
2018-02-27 21:25     ` Geert Uytterhoeven
2018-02-28  6:51       ` Simon Horman
2018-02-26 18:03 ` [PATCH 4/4] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-XS board Geert Uytterhoeven
2018-02-27  8:25   ` Simon Horman
2018-02-27  8:41     ` Chris Paterson
2018-02-28  6:52       ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1519668225-12548-2-git-send-email-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=devicetree@vger.kernel.org \
    --cc=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).