From: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
To: Tudor Ambarus <tudor.ambarus@microchip.com>,
Pratyush Yadav <pratyush@kernel.org>,
Michael Walle <michael@walle.cc>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Richard Weinberger <richard@nod.at>,
"Vignesh Raghavendra" <vigneshr@ti.com>,
Rob Herring <robh+dt@kernel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>
Cc: <devicetree@vger.kernel.org>, <linux-mtd@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, <saikrishna12468@gmail.com>,
<git@amd.com>,
Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
Subject: [PATCH v3 0/2] mtd: spi-nor: Add flash device reset support
Date: Thu, 8 Sep 2022 12:14:26 +0530 [thread overview]
Message-ID: <20220908064428.2962-1-sai.krishna.potthuri@amd.com> (raw)
Update spi-nor dt-binding and spi-nor core to support flash device reset
using reset-gpios property.
changes in v3:
-> 1/2 - Add reset-gpios property in the example dts.
changes in v2:
-> 1/2 - Updated the description of the 'reset-gpios' property.
-> 2/2 - Updated the reset sequence to match with "active low" flag in
device-tree, also removed unwanted comments.
-> 2/2 - Updated the logic to perform the flash reset unconditionally.
-> 2/2 - Updated the delay values to support more number of flash devices.
Sai Krishna Potthuri (2):
dt-bindings: mtd: spi-nor: Add reset-gpios property
mtd: spi-nor: Add support for flash reset
.../bindings/mtd/jedec,spi-nor.yaml | 8 ++++++
drivers/mtd/spi-nor/core.c | 25 +++++++++++++++++++
2 files changed, 33 insertions(+)
--
2.17.1
next reply other threads:[~2022-09-08 6:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-08 6:44 Sai Krishna Potthuri [this message]
2022-09-08 6:44 ` [PATCH v3 1/2] dt-bindings: mtd: spi-nor: Add reset-gpios property Sai Krishna Potthuri
2022-09-08 11:05 ` Krzysztof Kozlowski
2022-09-08 6:44 ` [PATCH v3 2/2] mtd: spi-nor: Add support for flash reset Sai Krishna Potthuri
2022-10-03 9:43 ` Tudor.Ambarus
2022-10-03 10:06 ` Potthuri, Sai Krishna
2022-10-05 5:48 ` Tudor.Ambarus
2022-10-25 2:32 ` [PATCH v3 0/2] mtd: spi-nor: Add flash device reset support Tudor Ambarus
2022-10-25 2:40 ` 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=20220908064428.2962-1-sai.krishna.potthuri@amd.com \
--to=sai.krishna.potthuri@amd.com \
--cc=devicetree@vger.kernel.org \
--cc=git@amd.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=michael@walle.cc \
--cc=miquel.raynal@bootlin.com \
--cc=pratyush@kernel.org \
--cc=richard@nod.at \
--cc=robh+dt@kernel.org \
--cc=saikrishna12468@gmail.com \
--cc=tudor.ambarus@microchip.com \
--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