devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Nicolas Ferre
	<nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>,
	Alexandre Belloni
	<alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Richard Weinberger <richard-/L3Ra7n9ekc@public.gmane.org>,
	linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 0/5] ARM: dts: at91: Migrate to the new EBI/NAND bindings
Date: Tue, 30 May 2017 11:14:23 +0200	[thread overview]
Message-ID: <20170530111423.46c0e69e@bbrezillon> (raw)
In-Reply-To: <1496133171-4787-1-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

On Tue, 30 May 2017 10:32:45 +0200
Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:

> Hello,
> 
> This is the last step of the EBI/NAND bindings rework started here [1].
> 
> The first patch is adding missing nfc-io bindings doc to atmel-nand.txt
> and can be applied independently.
> 
> Patches 2 to 4 are migrating all at91/sama5 SoCs (except the
> at91rm9200) to the new EBI/NAND representation introduced in 4.12.
> 
> The last patch is showing how one can add a non-NAND device under the
> EBI bus.

Please ignore this version: I forgot to Cc board maintainers and patch
3 and 4 should be merged in a single patch.

I'll send a v2.

> 
> Regards,
> 
> Boris
> 
> [1]http://lkml.iu.edu/hypermail/linux/kernel/1703.2/00124.html
> 
> Boris Brezillon (5):
>   dt-bindings: mtd: atmel-nand: Document the nfc-io bindings
>   ARM: dts: at91: Declare EBI/NAND controllers
>   ARM: dts: at91: Update board dts to use the new EBI/NAND bindings
>   ARM: dts: at91: Get rid of old NAND definitions
>   ARM: dts: at91: Add the NOR flash available on sama5d3 dev kits
> 
>  .../devicetree/bindings/mtd/atmel-nand.txt         |  14 ++
>  arch/arm/boot/dts/aks-cdu.dts                      |  56 ++++---
>  arch/arm/boot/dts/animeo_ip.dts                    |  53 ++++--
>  arch/arm/boot/dts/at91-cosino.dtsi                 |  83 ++++++----
>  arch/arm/boot/dts/at91-kizbox.dts                  |  42 +++--
>  arch/arm/boot/dts/at91-kizbox2.dts                 |  45 ++++--
>  arch/arm/boot/dts/at91-kizboxmini.dts              |  52 ++++--
>  arch/arm/boot/dts/at91-linea.dtsi                  |  25 ++-
>  arch/arm/boot/dts/at91-qil_a9260.dts               | 103 +++++++-----
>  arch/arm/boot/dts/at91-sama5d3_xplained.dts        |  97 ++++++-----
>  arch/arm/boot/dts/at91-sama5d4_xplained.dts        |  83 ++++++----
>  arch/arm/boot/dts/at91-sama5d4ek.dts               |  83 ++++++----
>  arch/arm/boot/dts/at91-tse850-3.dts                |  70 ++++----
>  arch/arm/boot/dts/at91sam9260.dtsi                 |  65 +++++---
>  arch/arm/boot/dts/at91sam9261.dtsi                 |  48 ++++--
>  arch/arm/boot/dts/at91sam9261ek.dts                |  83 ++++++----
>  arch/arm/boot/dts/at91sam9263.dtsi                 |  89 ++++++++---
>  arch/arm/boot/dts/at91sam9263ek.dts                | 103 +++++++-----
>  arch/arm/boot/dts/at91sam9g20ek_common.dtsi        | 103 +++++++-----
>  arch/arm/boot/dts/at91sam9g45.dtsi                 |  64 +++++---
>  arch/arm/boot/dts/at91sam9m10g45ek.dts             |  49 ++++--
>  arch/arm/boot/dts/at91sam9n12.dtsi                 |  74 ++++++---
>  arch/arm/boot/dts/at91sam9n12ek.dts                |  26 ++-
>  arch/arm/boot/dts/at91sam9rl.dtsi                  |  69 +++++---
>  arch/arm/boot/dts/at91sam9rlek.dts                 |  85 ++++++----
>  arch/arm/boot/dts/at91sam9x5.dtsi                  | 134 ++++++++++------
>  arch/arm/boot/dts/at91sam9x5cm.dtsi                |  83 ++++++----
>  arch/arm/boot/dts/ethernut5.dts                    |  47 ++++--
>  arch/arm/boot/dts/ge863-pro3.dtsi                  |  41 +++--
>  arch/arm/boot/dts/pm9g45.dts                       |  99 ++++++------
>  arch/arm/boot/dts/sama5d2.dtsi                     |  53 ++++++
>  arch/arm/boot/dts/sama5d3.dtsi                     | 131 ++++++++++++---
>  arch/arm/boot/dts/sama5d3xcm.dtsi                  |  97 +++++++----
>  arch/arm/boot/dts/sama5d3xcm_cmp.dtsi              |  77 +++++----
>  arch/arm/boot/dts/sama5d4.dtsi                     | 177 ++++++++++++++++++---
>  arch/arm/boot/dts/tny_a9260_common.dtsi            |  89 +++++++----
>  arch/arm/boot/dts/tny_a9263.dts                    | 103 +++++++-----
>  arch/arm/boot/dts/usb_a9260_common.dtsi            | 103 +++++++-----
>  arch/arm/boot/dts/usb_a9263.dts                    | 103 +++++++-----
>  39 files changed, 1992 insertions(+), 1009 deletions(-)
> 

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2017-05-30  9:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-30  8:32 [PATCH 0/5] ARM: dts: at91: Migrate to the new EBI/NAND bindings Boris Brezillon
     [not found] ` <1496133171-4787-1-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2017-05-30  8:32   ` [PATCH 1/5] dt-bindings: mtd: atmel-nand: Document the nfc-io bindings Boris Brezillon
2017-05-30  8:32   ` [PATCH 2/5] ARM: dts: at91: Declare EBI/NAND controllers Boris Brezillon
2017-05-30  8:32   ` [PATCH 3/5] ARM: dts: at91: Update board dts to use the new EBI/NAND bindings Boris Brezillon
2017-05-30  8:32   ` [PATCH 4/5] ARM: dts: at91: Get rid of old NAND definitions Boris Brezillon
2017-05-30  8:32   ` [PATCH 5/5] ARM: dts: at91: Add the NOR flash available on sama5d3 dev kits Boris Brezillon
2017-05-30  9:14   ` Boris Brezillon [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=20170530111423.46c0e69e@bbrezillon \
    --to=boris.brezillon-wi1+55scjutkeb57/3fjtnbpr1lh4cv8@public.gmane.org \
    --cc=alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=richard-/L3Ra7n9ekc@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).