From: "Pali Rohár" <pali@kernel.org>
To: Priyanka Jain <priyanka.jain@nxp.com>, Wolfgang Denk <wd@denx.de>
Cc: Michal Simek <michal.simek@xilinx.com>,
Simon Glass <sjg@chromium.org>,
u-boot@lists.denx.de
Subject: [PATCH 0/5] mtd: rawnand: fsl_elbc: Device tree support
Date: Mon, 4 Apr 2022 18:17:17 +0200 [thread overview]
Message-ID: <20220404161722.4884-1-pali@kernel.org> (raw)
This patch series adds device tree support for P2020 NAND controller in
SW ECC mode.
Pali Rohár (5):
mtd: rawnand: fsl_elbc: Implement RNDOUT command
mtd: rawnand: fsl_elbc: Add device tree support
mtd: rawnand: fsl_elbc: Use ECC configuration from device tree
mtd: nand: raw: Add support for DT property nand-ecc-algo=bch
powerpc: dts: p2020: Add localbus node
arch/powerpc/dts/p2020-post.dtsi | 7 ++
arch/powerpc/dts/p2020rdb-pc.dts | 4 ++
arch/powerpc/dts/p2020rdb-pc_36b.dts | 4 ++
drivers/mtd/nand/raw/Kconfig | 4 ++
drivers/mtd/nand/raw/fsl_elbc_nand.c | 99 +++++++++++++++++++++-------
drivers/mtd/nand/raw/nand_base.c | 6 ++
6 files changed, 99 insertions(+), 25 deletions(-)
--
2.20.1
next reply other threads:[~2022-04-04 16:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-04 16:17 Pali Rohár [this message]
2022-04-04 16:17 ` [PATCH 1/5] mtd: rawnand: fsl_elbc: Implement RNDOUT command Pali Rohár
2022-04-04 16:17 ` [PATCH 2/5] mtd: rawnand: fsl_elbc: Add device tree support Pali Rohár
2022-04-04 16:17 ` [PATCH 3/5] mtd: rawnand: fsl_elbc: Use ECC configuration from device tree Pali Rohár
2022-04-04 16:17 ` [PATCH 4/5] mtd: nand: raw: Add support for DT property nand-ecc-algo=bch Pali Rohár
2022-04-04 16:17 ` [PATCH 5/5] powerpc: dts: p2020: Add localbus node Pali Rohár
2022-04-05 9:15 ` [PATCH v2] " Pali Rohár
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=20220404161722.4884-1-pali@kernel.org \
--to=pali@kernel.org \
--cc=michal.simek@xilinx.com \
--cc=priyanka.jain@nxp.com \
--cc=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
--cc=wd@denx.de \
/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