All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [PATCH v2 0/4] ARM: zynq: Switch to CFI DM driver
Date: Mon, 6 Apr 2020 13:00:26 +0200	[thread overview]
Message-ID: <CAHTX3dJ96EKFO5mVN4CzdHneWisnUb_fMX2xyNJ0+fv7xBwfvA@mail.gmail.com> (raw)
In-Reply-To: <cover.1582713521.git.michal.simek@xilinx.com>

st 26. 2. 2020 v 11:38 odes?latel Michal Simek <michal.simek@xilinx.com> napsal:
>
> Hi,
>
> this series is switching Zynq to DM based cfi driver. On regular u-boot
> this is described via SMCC but for cse it is enough to place just node to
> DT.
>
> Thanks,
> Michal
>
> Changes in v2:
> - Add missing zynq cse nor conversion
>
> Michal Simek (4):
>   nand: raw: Do not free xnand structure
>   nand: raw: zynq: Do not try to probe driver if nand flash is disabled
>   ARM: zynq: Do not report NOR flash detection failure
>   ARM: zynq: Enable DM for CFI NOR flash
>
>  arch/arm/dts/zynq-cse-nor.dts      | 14 ++++++++++++++
>  configs/xilinx_zynq_virt_defconfig |  1 +
>  configs/zynq_cse_nor_defconfig     |  3 +++
>  drivers/mtd/nand/raw/zynq_nand.c   | 25 ++++++++++++++-----------
>  include/configs/zynq-common.h      |  3 +--
>  5 files changed, 33 insertions(+), 13 deletions(-)
>
> --
> 2.25.1
>

Applied all.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs

      parent reply	other threads:[~2020-04-06 11:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26 10:38 [PATCH v2 0/4] ARM: zynq: Switch to CFI DM driver Michal Simek
2020-02-26 10:38 ` [PATCH v2 1/4] nand: raw: Do not free xnand structure Michal Simek
2020-04-03 14:44   ` Jagan Teki
2020-02-26 10:38 ` [PATCH v2 2/4] nand: raw: zynq: Do not try to probe driver if nand flash is disabled Michal Simek
2020-04-03 14:44   ` Jagan Teki
2020-02-26 10:38 ` [PATCH v2 3/4] ARM: zynq: Do not report NOR flash detection failure Michal Simek
2020-02-26 10:38 ` [PATCH v2 4/4] ARM: zynq: Enable DM for CFI NOR flash Michal Simek
2020-04-06 11:00 ` Michal Simek [this message]

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=CAHTX3dJ96EKFO5mVN4CzdHneWisnUb_fMX2xyNJ0+fv7xBwfvA@mail.gmail.com \
    --to=monstr@monstr.eu \
    --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 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.