All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregory.clement@bootlin.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/4] Update 32-bit Marvell EBU NAND DT nodes with new bindings
Date: Wed, 02 May 2018 17:55:35 +0200	[thread overview]
Message-ID: <87muxi832g.fsf@bootlin.com> (raw)
In-Reply-To: <20180425144802.15998-1-miquel.raynal@bootlin.com> (Miquel Raynal's message of "Wed, 25 Apr 2018 16:47:58 +0200")

Hi Miquel,
 
 On mer., avril 25 2018, Miquel Raynal <miquel.raynal@bootlin.com> wrote:

> Hello,
>
> As part of a previous work, the bindings for the Marvell NAND controller
> have changed and various DT got updated accordingly. I asked Gregory not
> to take the DT patches updating the NAND nodes of the 32-bit Marvell EBU
> platforms from the last series because of the need to update one
> property after a review from Rob Herring.
>
> My apologies to this very late new version of the patches, they are now
> ready to be merged.
>
> Thank you,
> Miqu?l
>
> Changes since v1
> ================
> * s/marvell,rb/nand-rb/ DT property.
> * Reworded a bit the commit messages.
>
>
> Miquel Raynal (4):
>   ARM: dts: armada-370-xp: update NAND node with new bindings
>   ARM: dts: armada-375: update NAND node with new bindings
>   ARM: dts: armada-38x: update NAND node with new bindings
>   ARM: dts: armada-39x: update NAND node with new bindings


The four patches are now applied on mvebu/dt

Thanks,

Gregory


>
>  arch/arm/boot/dts/armada-370-db.dts                |  57 ++++----
>  arch/arm/boot/dts/armada-370-dlink-dns327l.dts     | 120 ++++++++--------
>  arch/arm/boot/dts/armada-370-mirabox.dts           |  51 ++++---
>  arch/arm/boot/dts/armada-370-netgear-rn102.dts     |  90 ++++++------
>  arch/arm/boot/dts/armada-370-netgear-rn104.dts     |  90 ++++++------
>  arch/arm/boot/dts/armada-370-rd.dts                |  52 ++++---
>  arch/arm/boot/dts/armada-370-seagate-nas-xbay.dtsi |  64 +++++----
>  arch/arm/boot/dts/armada-370-xp.dtsi               |   6 +-
>  arch/arm/boot/dts/armada-375-db.dts                |  48 ++++---
>  arch/arm/boot/dts/armada-375.dtsi                  |   6 +-
>  arch/arm/boot/dts/armada-385-db-ap.dts             |  69 ++++-----
>  arch/arm/boot/dts/armada-385-linksys-caiman.dts    | 127 +++++++++--------
>  arch/arm/boot/dts/armada-385-linksys-cobra.dts     | 127 +++++++++--------
>  arch/arm/boot/dts/armada-385-linksys-rango.dts     | 119 ++++++++--------
>  arch/arm/boot/dts/armada-385-linksys-shelby.dts    | 127 +++++++++--------
>  arch/arm/boot/dts/armada-385-linksys.dtsi          |  16 ++-
>  arch/arm/boot/dts/armada-388-db.dts                |  55 +++++---
>  arch/arm/boot/dts/armada-38x.dtsi                  |   6 +-
>  arch/arm/boot/dts/armada-390-db.dts                |  66 +++++----
>  arch/arm/boot/dts/armada-395-gp.dts                |  74 +++++-----
>  arch/arm/boot/dts/armada-398-db.dts                |  60 ++++----
>  arch/arm/boot/dts/armada-39x.dtsi                  |   6 +-
>  arch/arm/boot/dts/armada-xp-db-dxbc2.dts           |   2 +-
>  arch/arm/boot/dts/armada-xp-db-xc3-24g4xg.dts      |   2 +-
>  arch/arm/boot/dts/armada-xp-db.dts                 |   2 +-
>  arch/arm/boot/dts/armada-xp-gp.dts                 |   2 +-
>  arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts    |   2 +-
>  arch/arm/boot/dts/armada-xp-linksys-mamba.dts      | 156 +++++++++++----------
>  arch/arm/boot/dts/armada-xp-netgear-rn2120.dts     |  90 ++++++------
>  29 files changed, 920 insertions(+), 772 deletions(-)
>
> -- 
> 2.14.1
>

-- 
Gregory Clement, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com

      parent reply	other threads:[~2018-05-02 15:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-25 14:47 [PATCH v2 0/4] Update 32-bit Marvell EBU NAND DT nodes with new bindings Miquel Raynal
2018-04-25 14:47 ` [PATCH v2 1/4] ARM: dts: armada-370-xp: update NAND node " Miquel Raynal
2018-04-25 14:48 ` [PATCH v2 2/4] ARM: dts: armada-375: " Miquel Raynal
2018-04-25 14:48 ` [PATCH v2 3/4] ARM: dts: armada-38x: " Miquel Raynal
2018-04-25 14:48 ` [PATCH v2 4/4] ARM: dts: armada-39x: " Miquel Raynal
2018-05-02 15:55 ` Gregory CLEMENT [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=87muxi832g.fsf@bootlin.com \
    --to=gregory.clement@bootlin.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.