All of lore.kernel.org
 help / color / mirror / Atom feed
From: Biju Das <biju.das@bp.renesas.com>
To: Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>
Cc: Biju Das <biju.das@bp.renesas.com>,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Subject: [PATCH  09/12] ARM: shmobile: Document iW-RainboW-G23S single board computer
Date: Tue, 27 Mar 2018 15:37:20 +0100	[thread overview]
Message-ID: <1522161443-54428-10-git-send-email-biju.das@bp.renesas.com> (raw)
In-Reply-To: <1522161443-54428-1-git-send-email-biju.das@bp.renesas.com>


Document the iW-RainboW-G23S single board computer device tree bindings,
listing it as a supported board.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 86ac320..4401369 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -80,6 +80,8 @@ Boards:
     compatible = "renesas,h3ulcb", "renesas,r8a7795"
   - Henninger
     compatible = "renesas,henninger", "renesas,r8a7791"
+  - iWave Systems RZ/G1C Single Board Computer (iW-RainboW-G23S)
+    compatible = "iwave,g23s", "renesas,r8a77470"
   - iWave Systems RZ/G1E SODIMM SOM Development Platform (iW-RainboW-G22D)
     compatible = "iwave,g22d", "iwave,g22m", "renesas,r8a7745"
   - iWave Systems RZ/G1E SODIMM System On Module (iW-RainboW-G22M-SM)
-- 
2.7.4

  parent reply	other threads:[~2018-03-27 14:37 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-27 14:37 [PATCH 00/12] Add r8a77470/iW-RainboW-G23S single board computer support Biju Das
2018-03-27 14:37 ` Biju Das
2018-03-27 14:37 ` Biju Das
2018-03-27 14:37 ` [PATCH 01/12] soc: renesas: rcar-sysc: Add r8a77470 support Biju Das
2018-03-28  7:51   ` Geert Uytterhoeven
2018-03-28  8:51     ` Biju Das
2018-03-28  8:51       ` Biju Das
2018-03-27 14:37 ` [PATCH 02/12] soc: renesas: Identify RZ/G1C Biju Das
2018-03-28  7:37   ` Geert Uytterhoeven
2018-03-28  7:54     ` Simon Horman
2018-03-27 14:37 ` [PATCH 03/12] soc: renesas: rcar-rst: Add support for RZ/G1C Biju Das
2018-03-28  8:00   ` Geert Uytterhoeven
2018-03-28  8:13     ` Simon Horman
2018-03-27 14:37 ` [PATCH 04/12] serial: sh-sci: Document r8a77470 bindings Biju Das
2018-03-28  8:03   ` Geert Uytterhoeven
2018-03-28  8:14     ` Simon Horman
2018-03-27 14:37 ` [PATCH 05/12] clk: renesas: Add r8a77470 CPG Core Clock Definitions Biju Das
2018-03-28  8:19   ` Geert Uytterhoeven
2018-03-28  8:53     ` Biju Das
2018-03-28  8:53       ` Biju Das
2018-03-27 14:37 ` [PATCH 06/12] clk: renesas: cpg-mssr: Add r8a77470 support Biju Das
2018-03-28 12:20   ` Geert Uytterhoeven
2018-03-28 18:41     ` Biju Das
2018-03-28 18:41       ` Biju Das
2018-03-28 18:41       ` Biju Das
2018-03-27 14:37 ` [PATCH 07/12] ARM: shmobile: r8a77470: basic SoC support Biju Das
2018-03-27 14:37   ` Biju Das
2018-03-27 14:37   ` Biju Das
2018-03-28  7:34   ` Geert Uytterhoeven
2018-03-28  7:34     ` Geert Uytterhoeven
2018-03-28  7:34     ` Geert Uytterhoeven
2018-03-27 14:37 ` [PATCH 08/12] ARM: dts: r8a77470: Initial SoC device tree Biju Das
2018-03-27 14:37   ` Biju Das
2018-03-27 14:37   ` Biju Das
2018-03-28 12:57   ` Geert Uytterhoeven
2018-03-28 12:57     ` Geert Uytterhoeven
2018-03-28 12:57     ` Geert Uytterhoeven
2018-03-28 13:16     ` Biju Das
2018-03-28 13:16       ` Biju Das
2018-03-28 13:16       ` Biju Das
2018-03-27 14:37 ` Biju Das [this message]
2018-03-28  7:36   ` [PATCH 09/12] ARM: shmobile: Document iW-RainboW-G23S single board computer Geert Uytterhoeven
2018-03-28  8:23     ` Simon Horman
2018-03-29 10:00       ` Fabrizio Castro
2018-03-29 10:00         ` Fabrizio Castro
2018-03-30  6:56         ` Simon Horman
2018-03-27 14:37 ` [PATCH 10/12] ARM: dts: iwg23s-sbc: Add support for iWave G23S-SBC based on RZ/G1C Biju Das
2018-03-27 14:37   ` Biju Das
2018-03-27 14:37   ` Biju Das
2018-03-28 13:07   ` Geert Uytterhoeven
2018-03-28 13:07     ` Geert Uytterhoeven
2018-03-28 13:07     ` Geert Uytterhoeven
2018-03-28 13:13     ` Biju Das
2018-03-28 13:13       ` Biju Das
2018-03-28 13:13       ` Biju Das
2018-03-28 13:49       ` Geert Uytterhoeven
2018-03-28 13:49         ` Geert Uytterhoeven
2018-03-28 13:49         ` Geert Uytterhoeven
2018-03-28 13:55         ` Biju Das
2018-03-28 13:55           ` Biju Das
2018-03-28 13:55           ` Biju Das
2018-03-27 14:37 ` [PATCH 11/12] ARM: shmobile: defconfig: Enable r8a77470 SoC Biju Das
2018-03-27 14:37   ` Biju Das
2018-03-28  7:36   ` Geert Uytterhoeven
2018-03-28  7:36     ` Geert Uytterhoeven
2018-03-28  8:25     ` Simon Horman
2018-03-28  8:25       ` Simon Horman
2018-03-27 14:37 ` [PATCH 12/12] ARM: multi_v7_defconfig: " Biju Das
2018-03-27 14:37   ` Biju Das
2018-03-27 14:51   ` Fabrizio Castro
2018-03-27 14:51     ` Fabrizio Castro
2018-03-27 14:57     ` Biju Das
2018-03-27 14:57       ` Biju Das
2018-03-28  8:26       ` Simon Horman
2018-03-28  8:26         ` 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=1522161443-54428-10-git-send-email-biju.das@bp.renesas.com \
    --to=biju.das@bp.renesas.com \
    --cc=Chris.Paterson2@renesas.com \
    --cc=devicetree@vger.kernel.org \
    --cc=fabrizio.castro@bp.renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --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 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.