From: Rob Herring <robh@kernel.org>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Geert Uytterhoeven <geert@linux-m68k.org>,
Pratyush Yadav <p.yadav@ti.com>,
Vignesh Raghavendra <vigneshr@ti.com>,
Phil Edworthy <phil.edworthy@renesas.com>,
Rob Herring <robh+dt@kernel.org>,
linux-mtd@lists.infradead.org,
Gareth Williams <gareth.williams.jx@renesas.com>,
devicetree@vger.kernel.org, Magnus Damm <magnus.damm@gmail.com>,
Tudor Ambarus <Tudor.Ambarus@microchip.com>,
linux-renesas-soc@vger.kernel.org,
Richard Weinberger <richard@nod.at>,
Michael Walle <michael@walle.cc>
Subject: Re: [PATCH 1/3] dt-bindings: mtd: renesas: Fix the NAND controller description
Date: Wed, 4 May 2022 15:31:38 -0500 [thread overview]
Message-ID: <YnLiqlWKriAAlszN@robh.at.kernel.org> (raw)
In-Reply-To: <20220429105229.368728-2-miquel.raynal@bootlin.com>
On Fri, 29 Apr 2022 12:52:27 +0200, Miquel Raynal wrote:
> Add the missing power-domain property which is needed on all the
> RZ/N1 SoC IPs.
>
> Suggested-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> ---
> Documentation/devicetree/bindings/mtd/renesas-nandc.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
Acked-by: Rob Herring <robh@kernel.org>
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Geert Uytterhoeven <geert@linux-m68k.org>,
Pratyush Yadav <p.yadav@ti.com>,
Vignesh Raghavendra <vigneshr@ti.com>,
Phil Edworthy <phil.edworthy@renesas.com>,
Rob Herring <robh+dt@kernel.org>,
linux-mtd@lists.infradead.org,
Gareth Williams <gareth.williams.jx@renesas.com>,
devicetree@vger.kernel.org, Magnus Damm <magnus.damm@gmail.com>,
Tudor Ambarus <Tudor.Ambarus@microchip.com>,
linux-renesas-soc@vger.kernel.org,
Richard Weinberger <richard@nod.at>,
Michael Walle <michael@walle.cc>
Subject: Re: [PATCH 1/3] dt-bindings: mtd: renesas: Fix the NAND controller description
Date: Wed, 4 May 2022 15:31:38 -0500 [thread overview]
Message-ID: <YnLiqlWKriAAlszN@robh.at.kernel.org> (raw)
In-Reply-To: <20220429105229.368728-2-miquel.raynal@bootlin.com>
On Fri, 29 Apr 2022 12:52:27 +0200, Miquel Raynal wrote:
> Add the missing power-domain property which is needed on all the
> RZ/N1 SoC IPs.
>
> Suggested-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> ---
> Documentation/devicetree/bindings/mtd/renesas-nandc.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
Acked-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2022-05-04 20:32 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-29 10:52 [PATCH 0/3] mtd: rawnand: renesas: Runtime PM use Miquel Raynal
2022-04-29 10:52 ` Miquel Raynal
2022-04-29 10:52 ` [PATCH 1/3] dt-bindings: mtd: renesas: Fix the NAND controller description Miquel Raynal
2022-04-29 10:52 ` Miquel Raynal
2022-05-02 14:46 ` Geert Uytterhoeven
2022-05-02 14:46 ` Geert Uytterhoeven
2022-05-04 20:31 ` Rob Herring [this message]
2022-05-04 20:31 ` Rob Herring
2022-04-29 10:52 ` [PATCH 2/3] ARM: dts: r9a06g032: Fix the NAND controller node Miquel Raynal
2022-04-29 10:52 ` Miquel Raynal
2022-05-02 14:47 ` Geert Uytterhoeven
2022-05-02 14:47 ` Geert Uytterhoeven
2022-04-29 10:52 ` [PATCH 3/3] mtd: rawnand: renesas: Use runtime PM instead of the raw clock API Miquel Raynal
2022-04-29 10:52 ` Miquel Raynal
2022-05-02 14:53 ` Geert Uytterhoeven
2022-05-02 14:53 ` Geert Uytterhoeven
2022-05-09 15:34 ` Miquel Raynal
2022-05-09 15:34 ` Miquel Raynal
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=YnLiqlWKriAAlszN@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=Tudor.Ambarus@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=gareth.williams.jx@renesas.com \
--cc=geert+renesas@glider.be \
--cc=geert@linux-m68k.org \
--cc=krzk+dt@kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=michael@walle.cc \
--cc=miquel.raynal@bootlin.com \
--cc=p.yadav@ti.com \
--cc=phil.edworthy@renesas.com \
--cc=richard@nod.at \
--cc=robh+dt@kernel.org \
--cc=vigneshr@ti.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.