All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-renesas-soc@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Chris Brandt <chris.brandt@renesas.com>,
	Simon Horman <horms+renesas@verge.net.au>
Subject: [PATCH 3/4] dt-bindings: arm: renesas: Document RZ/A2M EVB
Date: Mon, 18 Feb 2019 11:48:05 +0100	[thread overview]
Message-ID: <58097b0e05c0dc70345c02cd83117f134574024e.1549624030.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1549624030.git.horms+renesas@verge.net.au>

From: Chris Brandt <chris.brandt@renesas.com>

Add the RZ/A2M Evaluation board.

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 Documentation/devicetree/bindings/arm/renesas.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/renesas.yaml b/Documentation/devicetree/bindings/arm/renesas.yaml
index 9e1e07b5192e..cb9b4417e8a1 100644
--- a/Documentation/devicetree/bindings/arm/renesas.yaml
+++ b/Documentation/devicetree/bindings/arm/renesas.yaml
@@ -30,6 +30,8 @@ properties:
 
       - description: RZ/A2 (R7S9210)
         items:
+          - enum:
+              - renesas,rza2mevb # RZ/A2M Eval Board (RTK7921053S00000BE)
           - const: renesas,r7s9210
 
       - description: SH-Mobile AG5 (R8A73A00/SH73A0)
-- 
2.11.0


WARNING: multiple messages have this Message-ID (diff)
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-renesas-soc@vger.kernel.org
Cc: Simon Horman <horms+renesas@verge.net.au>,
	Chris Brandt <chris.brandt@renesas.com>,
	Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] dt-bindings: arm: renesas: Document RZ/A2M EVB
Date: Mon, 18 Feb 2019 11:48:05 +0100	[thread overview]
Message-ID: <58097b0e05c0dc70345c02cd83117f134574024e.1549624030.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1549624030.git.horms+renesas@verge.net.au>

From: Chris Brandt <chris.brandt@renesas.com>

Add the RZ/A2M Evaluation board.

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 Documentation/devicetree/bindings/arm/renesas.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/renesas.yaml b/Documentation/devicetree/bindings/arm/renesas.yaml
index 9e1e07b5192e..cb9b4417e8a1 100644
--- a/Documentation/devicetree/bindings/arm/renesas.yaml
+++ b/Documentation/devicetree/bindings/arm/renesas.yaml
@@ -30,6 +30,8 @@ properties:
 
       - description: RZ/A2 (R7S9210)
         items:
+          - enum:
+              - renesas,rza2mevb # RZ/A2M Eval Board (RTK7921053S00000BE)
           - const: renesas,r7s9210
 
       - description: SH-Mobile AG5 (R8A73A00/SH73A0)
-- 
2.11.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2019-02-18 10:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-18 10:48 [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v5.1 Simon Horman
2019-02-18 10:48 ` Simon Horman
2019-02-18 10:48 ` [PATCH 1/4] dt-bindings: arm: Convert Renesas board/soc bindings to json-schema Simon Horman
2019-02-18 10:48   ` Simon Horman
2019-02-18 10:48 ` [PATCH 2/4] dt-bindings: arm: renesas: Add si-linux cat87[45] boards Simon Horman
2019-02-18 10:48   ` Simon Horman
2019-02-18 10:48 ` Simon Horman [this message]
2019-02-18 10:48   ` [PATCH 3/4] dt-bindings: arm: renesas: Document RZ/A2M EVB Simon Horman
2019-02-18 10:48 ` [PATCH 4/4] dt-bindings: arm: renesas: Fix SoC mismatch for Stout Simon Horman
2019-02-18 10:48   ` Simon Horman
2019-02-18 12:46 ` [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v5.1 Arnd Bergmann
2019-02-18 12:46   ` Arnd Bergmann

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=58097b0e05c0dc70345c02cd83117f134574024e.1549624030.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=chris.brandt@renesas.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.