All of lore.kernel.org
 help / color / mirror / Atom feed
From: Biju Das <biju.das@bp.renesas.com>
To: Simon Horman <horms@verge.net.au>
Cc: Biju Das <biju.das@bp.renesas.com>,
	Magnus Damm <magnus.damm@gmail.com>,
	linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Subject: [PATCH 05/10] soc: renesas: rcar-rst: Add support for RZ/G1N
Date: Tue, 11 Sep 2018 11:12:46 +0100	[thread overview]
Message-ID: <1536660771-32278-6-git-send-email-biju.das@bp.renesas.com> (raw)
In-Reply-To: <1536660771-32278-1-git-send-email-biju.das@bp.renesas.com>

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 drivers/soc/renesas/rcar-rst.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/soc/renesas/rcar-rst.c b/drivers/soc/renesas/rcar-rst.c
index a447873..1e11776 100644
--- a/drivers/soc/renesas/rcar-rst.c
+++ b/drivers/soc/renesas/rcar-rst.c
@@ -43,6 +43,7 @@ static const struct rst_config rcar_rst_gen3 __initconst = {
 static const struct of_device_id rcar_rst_matches[] __initconst = {
 	/* RZ/G1 is handled like R-Car Gen2 */
 	{ .compatible = "renesas,r8a7743-rst", .data = &rcar_rst_gen2 },
+	{ .compatible = "renesas,r8a7744-rst", .data = &rcar_rst_gen2 },
 	{ .compatible = "renesas,r8a7745-rst", .data = &rcar_rst_gen2 },
 	{ .compatible = "renesas,r8a77470-rst", .data = &rcar_rst_gen2 },
 	/* RZ/G2 is handled like R-Car Gen3 */
-- 
2.7.4

  parent reply	other threads:[~2018-09-11 15:18 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-11 10:12 [PATCH 00/10] Add RZ/G1N support Biju Das
2018-09-11 10:12 ` [PATCH 01/10] dt-bindings: power: rcar-sysc: Document r8a7744 SYSC binding Biju Das
2018-09-12  9:43   ` Simon Horman
2018-09-17  8:29     ` Simon Horman
2018-09-14 12:25   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 02/10] dt-bindings: power: rcar-sysc: Add r8a7744 power domain index macros Biju Das
2018-09-12 10:01   ` Simon Horman
2018-09-17  8:31     ` Simon Horman
2018-09-14 12:26   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 03/10] soc: renesas: rcar-sysc: Add r8a7744 support Biju Das
2018-09-12 10:04   ` Simon Horman
2018-09-17  8:34     ` Simon Horman
2018-09-14 12:29   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 04/10] dt-bindings: reset: rcar-rst: Document r8a7744 reset module Biju Das
2018-09-12 10:05   ` Simon Horman
2018-09-17  8:46     ` Simon Horman
2018-09-14 12:32   ` Geert Uytterhoeven
2018-09-11 10:12 ` Biju Das [this message]
2018-09-12 10:05   ` [PATCH 05/10] soc: renesas: rcar-rst: Add support for RZ/G1N Simon Horman
2018-09-17  8:36     ` Simon Horman
2018-09-14 12:33   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 06/10] dt-bindings: clock: renesas: cpg-mssr: Document r8a7744 binding Biju Das
2018-09-12 10:08   ` Simon Horman
2018-09-14 12:51   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 07/10] clk: renesas: Add r8a7744 CPG Core Clock Definitions Biju Das
2018-09-12 10:09   ` Simon Horman
2018-09-14 12:55   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 08/10] clk: renesas: r8a7743: Add r8a7744 support Biju Das
2018-09-12 10:11   ` Simon Horman
2018-09-14 13:00   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 09/10] ARM: shmobile: r8a7744: Basic SoC support Biju Das
2018-09-11 10:12   ` Biju Das
2018-09-12 10:11   ` Simon Horman
2018-09-12 10:11     ` Simon Horman
2018-09-14 12:48   ` Geert Uytterhoeven
2018-09-14 12:48     ` Geert Uytterhoeven
2018-09-17  8:48     ` Simon Horman
2018-09-17  8:48       ` Simon Horman
2018-09-11 10:12 ` [PATCH 10/10] cpufreq: dt: Add support for r8a7744 Biju Das
2018-09-11 10:59   ` Rafael J. Wysocki
2018-09-11 11:10     ` Biju Das
2018-09-25  8:16       ` Biju Das
2018-09-25 20:22         ` Rafael J. Wysocki
2018-09-12  4:57   ` Viresh Kumar
2018-09-12 10:11   ` Simon Horman
2018-09-14 12:48   ` Geert Uytterhoeven

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=1536660771-32278-6-git-send-email-biju.das@bp.renesas.com \
    --to=biju.das@bp.renesas.com \
    --cc=Chris.Paterson2@renesas.com \
    --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 \
    /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.