From: <Tudor.Ambarus@microchip.com>
To: <boris.brezillon@collabora.com>
Cc: alexandre.belloni@bootlin.com, vigneshr@ti.com, richard@nod.at,
Nicolas.Ferre@microchip.com, Ludovic.Desroches@microchip.com,
linux-mtd@lists.infradead.org, miquel.raynal@bootlin.com
Subject: Re: [PATCH v2 1/6] mtd: rawnand: atmel: Enable the NFC controller at probe time
Date: Tue, 12 May 2020 13:00:37 +0000 [thread overview]
Message-ID: <2383526.aXbtAW8fS3@192.168.0.120> (raw)
In-Reply-To: <20200429132046.583658-2-boris.brezillon@collabora.com>
On Wednesday, April 29, 2020 4:20:41 PM EEST Boris Brezillon wrote:
> No need to enable it everytime select_chip() is called. If we really
> care about PM, we should implement runtime PM hooks and disable the
> controller and all its clocks when the controller has been unused for
> some time.
>
> Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
> ---
> Changes in v2:
> * New patch
> ---
> drivers/mtd/nand/raw/atmel/nand-controller.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next prev parent reply other threads:[~2020-05-12 13:01 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-29 13:20 [PATCH v2 0/6] mtd: rawnand: atmel: Convert the driver to exec_op() Boris Brezillon
2020-04-29 13:20 ` [PATCH v2 1/6] mtd: rawnand: atmel: Enable the NFC controller at probe time Boris Brezillon
2020-05-10 21:25 ` Miquel Raynal
2020-05-12 13:00 ` Tudor.Ambarus [this message]
2020-04-29 13:20 ` [PATCH v2 2/6] mtd: rawnand: atmel: Drop redundant nand_read_page_op() Boris Brezillon
2020-05-10 21:26 ` Miquel Raynal
2020-05-12 13:06 ` Tudor.Ambarus
2020-04-29 13:20 ` [PATCH v2 3/6] mtd: rawnand: atmel: Use nand_{write,read}_data_op() Boris Brezillon
2020-05-10 21:28 ` Miquel Raynal
2020-05-12 13:10 ` Tudor.Ambarus
2020-04-29 13:20 ` [PATCH v2 4/6] mtd: rawnand: atmel: Use nand_prog_page_end_op() Boris Brezillon
2020-05-10 21:30 ` Miquel Raynal
2020-04-29 13:20 ` [PATCH v2 5/6] mtd: rawnand: atmel: Convert the driver to exec_op() Boris Brezillon
2020-04-29 13:20 ` [PATCH v2 6/6] mtd: rawnand: atmel: Get rid of the legacy interface implementation Boris Brezillon
2020-05-10 21:32 ` Miquel Raynal
2020-05-12 8:20 ` [PATCH v2 0/6] mtd: rawnand: atmel: Convert the driver to exec_op() Tudor.Ambarus
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=2383526.aXbtAW8fS3@192.168.0.120 \
--to=tudor.ambarus@microchip.com \
--cc=Ludovic.Desroches@microchip.com \
--cc=Nicolas.Ferre@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=boris.brezillon@collabora.com \
--cc=linux-mtd@lists.infradead.org \
--cc=miquel.raynal@bootlin.com \
--cc=richard@nod.at \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).