All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Biju Das <biju.das@bp.renesas.com>
Cc: Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	Russell King <linux@armlinux.org.uk>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Subject: Re: [PATCH 09/10] ARM: shmobile: r8a7744: Basic SoC support
Date: Fri, 14 Sep 2018 14:48:18 +0200	[thread overview]
Message-ID: <CAMuHMdXTnV0rWRUGjJ9bf6GZ67bR0VvuGhgEOZnJQ=vWb6pLNA@mail.gmail.com> (raw)
In-Reply-To: <1536660771-32278-10-git-send-email-biju.das@bp.renesas.com>

On Tue, Sep 11, 2018 at 12:19 PM Biju Das <biju.das@bp.renesas.com> wrote:
> Add minimal support for the RZ/G1N (R8A7744) SoC.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

WARNING: multiple messages have this Message-ID (diff)
From: geert@linux-m68k.org (Geert Uytterhoeven)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 09/10] ARM: shmobile: r8a7744: Basic SoC support
Date: Fri, 14 Sep 2018 14:48:18 +0200	[thread overview]
Message-ID: <CAMuHMdXTnV0rWRUGjJ9bf6GZ67bR0VvuGhgEOZnJQ=vWb6pLNA@mail.gmail.com> (raw)
In-Reply-To: <1536660771-32278-10-git-send-email-biju.das@bp.renesas.com>

On Tue, Sep 11, 2018 at 12:19 PM Biju Das <biju.das@bp.renesas.com> wrote:
> Add minimal support for the RZ/G1N (R8A7744) SoC.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  parent reply	other threads:[~2018-09-14 18:02 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 ` [PATCH 05/10] soc: renesas: rcar-rst: Add support for RZ/G1N Biju Das
2018-09-12 10:05   ` 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 [this message]
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='CAMuHMdXTnV0rWRUGjJ9bf6GZ67bR0VvuGhgEOZnJQ=vWb6pLNA@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=Chris.Paterson2@renesas.com \
    --cc=biju.das@bp.renesas.com \
    --cc=fabrizio.castro@bp.renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --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.