All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Cc: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Mark Brown <broonie@kernel.org>,
	Wim Van Sebroeck <wim@linux-watchdog.org>,
	Guenter Roeck <linux@roeck-us.net>,
	Bjorn Helgaas <bhelgaas@google.com>,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	linux-pci <linux-pci@vger.kernel.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
	<devicetree@vger.kernel.org>,
	linux-spi <linux-spi@vger.kernel.org>,
	Linux Watchdog Mailing List <linux-watchdog@vger.kernel.org>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Biju Das <biju.das@bp.renesas.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>,
	Jacopo Mondi <jacopo+renesas@jmondi.org>,
	xu_shunji@hoperun.com
Subject: Re: [PATCH 4/7] arm64: dts: renesas: r8a774b1: Add RWDT node
Date: Wed, 9 Oct 2019 14:45:42 +0200	[thread overview]
Message-ID: <CAMuHMdWjNBd_1M69WmeqL4s35BKzVmXpO3EjQ=q-TuqHTj0doQ@mail.gmail.com> (raw)
In-Reply-To: <1570178133-21532-5-git-send-email-fabrizio.castro@bp.renesas.com>

On Fri, Oct 4, 2019 at 10:36 AM Fabrizio Castro
<fabrizio.castro@bp.renesas.com> wrote:
> Populate the device tree node for the Watchdog Timer (RWDT)
> controller on the Renesas RZ/G2N (r8a774b1) SoC.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.5.

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

  reply	other threads:[~2019-10-09 12:45 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-04  8:35 [PATCH 0/7] Add RZ/G2N MSIOF/RWDT/PCIEC support Fabrizio Castro
2019-10-04  8:35 ` [PATCH 1/7] dt-bindings: watchdog: renesas-wdt: Document r8a774b1 support Fabrizio Castro
2019-10-04 13:12   ` Guenter Roeck
2019-10-07 11:28   ` Geert Uytterhoeven
2019-10-07 11:28     ` Geert Uytterhoeven
2019-10-07 11:28     ` Geert Uytterhoeven
2019-10-15 19:24   ` Rob Herring
2019-10-04  8:35 ` [PATCH 2/7] dt-bindings: spi: sh-msiof: Add " Fabrizio Castro
2019-10-07 11:27   ` Geert Uytterhoeven
2019-10-07 11:27     ` Geert Uytterhoeven
2019-10-07 11:27     ` Geert Uytterhoeven
2019-10-15  9:26   ` Applied "dt-bindings: spi: sh-msiof: Add r8a774b1 support" to the spi tree Mark Brown
2019-10-15  9:26     ` Mark Brown
2019-10-15  9:26     ` Mark Brown
2019-10-04  8:35 ` [PATCH 3/7] dt-bindings: PCI: rcar: Add device tree support for r8a774b1 Fabrizio Castro
2019-10-04 10:33   ` Andrew Murray
2019-10-04 10:33     ` Andrew Murray
2019-10-07 11:29   ` Geert Uytterhoeven
2019-10-07 11:29     ` Geert Uytterhoeven
2019-10-07 11:29     ` Geert Uytterhoeven
2019-10-15 19:25   ` Rob Herring
2019-10-04  8:35 ` [PATCH 4/7] arm64: dts: renesas: r8a774b1: Add RWDT node Fabrizio Castro
2019-10-09 12:45   ` Geert Uytterhoeven [this message]
2019-10-04  8:35 ` [PATCH 5/7] arm64: dts: renesas: r8a774b1: Add all MSIOF nodes Fabrizio Castro
2019-10-09 12:46   ` Geert Uytterhoeven
2019-10-04  8:35 ` [PATCH 6/7] arm64: dts: renesas: r8a774b1: Add PCIe device nodes Fabrizio Castro
2019-10-04 10:32   ` Andrew Murray
2019-10-09 12:48   ` Geert Uytterhoeven
2019-10-04  8:35 ` [PATCH 7/7] arm64: dts: renesas: hihope-rzg2-ex: Let the board specific DT decide about pciec1 Fabrizio Castro
2019-10-09 15:28   ` 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='CAMuHMdWjNBd_1M69WmeqL4s35BKzVmXpO3EjQ=q-TuqHTj0doQ@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=Chris.Paterson2@renesas.com \
    --cc=bhelgaas@google.com \
    --cc=biju.das@bp.renesas.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fabrizio.castro@bp.renesas.com \
    --cc=horms@verge.net.au \
    --cc=jacopo+renesas@jmondi.org \
    --cc=kieran.bingham+renesas@ideasonboard.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=magnus.damm@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=wim@linux-watchdog.org \
    --cc=xu_shunji@hoperun.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.