public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de, git@xilinx.com
Cc: Amit Kumar Mahapatra <amit.kumar-mahapatra@xilinx.com>,
	Michael Walle <michael@walle.cc>, Michal Simek <monstr@monstr.eu>,
	Tom Rini <trini@konsulko.com>
Subject: [PATCH 0/2] nand: zynq: Sync up with Linux
Date: Wed, 23 Feb 2022 15:10:32 +0100	[thread overview]
Message-ID: <cover.1645625433.git.michal.simek@xilinx.com> (raw)

Hi,

recently PL35x driver was upstreamed and there were some changes in DT
binding which should be reflected here too. That's why sending these two
patches to update the driver and the way how nand and nor memories are
described in DT.

Thanks,
Michal


Michael Walle (1):
  ARM: dts: zynq: add NAND flash controller node

Michal Simek (1):
  mtd: nand: Update driver to match new DT binding

 arch/arm/dts/bitmain-antminer-s9.dts |  2 +-
 arch/arm/dts/zynq-7000.dtsi          | 57 +++++++++++++++-------------
 arch/arm/dts/zynq-zc770-xm011.dts    |  2 +-
 drivers/mtd/nand/raw/zynq_nand.c     |  9 +++--
 4 files changed, 38 insertions(+), 32 deletions(-)

-- 
2.35.1


             reply	other threads:[~2022-02-23 14:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-23 14:10 Michal Simek [this message]
2022-02-23 14:10 ` [PATCH 1/2] mtd: nand: Update driver to match new DT binding Michal Simek
2022-02-23 14:10 ` [PATCH 2/2] ARM: dts: zynq: add NAND flash controller node Michal Simek

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=cover.1645625433.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=amit.kumar-mahapatra@xilinx.com \
    --cc=git@xilinx.com \
    --cc=michael@walle.cc \
    --cc=monstr@monstr.eu \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.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