From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Josh Wu <josh.wu@atmel.com>, Brian Norris <computersforpeace@gmail.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, Pawel Moll <pawel.moll@arm.com>,
Boris Brezillon <boris.brezillon@free-electrons.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Rob Herring <robh+dt@kernel.org>,
Alexandre Belloni <alexandre.belloni@free-electrons.com>,
linux-mtd@lists.infradead.org,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] ARM: at91: sama5d4: dts: change the nand compatible string
Date: Thu, 22 Jan 2015 12:01:06 +0100 [thread overview]
Message-ID: <54C0D872.6010005@atmel.com> (raw)
In-Reply-To: <1421923305-10088-1-git-send-email-josh.wu@atmel.com>
Le 22/01/2015 11:41, Josh Wu a écrit :
> As we introduce a new "atmel,sama5d4-nand" compatible string for sama5d4,
> so we need to apply it for sama5d4 chip.
>
> Signed-off-by: Josh Wu <josh.wu@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Brian,
I suppose that it makes sense to keep this patch with the previous one.
So, can you take it in your tree?
Otherwise, it can take the at91 -> arm-soc route.
Bye,
> ---
>
> Changes in v2:
> - still keep the old rm9200 nand compatible string for compatible old driver.
>
> arch/arm/boot/dts/sama5d4.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
> index 1b0f30c..e40b1da 100644
> --- a/arch/arm/boot/dts/sama5d4.dtsi
> +++ b/arch/arm/boot/dts/sama5d4.dtsi
> @@ -267,7 +267,7 @@
> };
>
> nand0: nand@80000000 {
> - compatible = "atmel,at91rm9200-nand";
> + compatible = "atmel,sama5d4-nand", "atmel,at91rm9200-nand";
> #address-cells = <1>;
> #size-cells = <1>;
> ranges;
>
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: at91: sama5d4: dts: change the nand compatible string
Date: Thu, 22 Jan 2015 12:01:06 +0100 [thread overview]
Message-ID: <54C0D872.6010005@atmel.com> (raw)
In-Reply-To: <1421923305-10088-1-git-send-email-josh.wu@atmel.com>
Le 22/01/2015 11:41, Josh Wu a ?crit :
> As we introduce a new "atmel,sama5d4-nand" compatible string for sama5d4,
> so we need to apply it for sama5d4 chip.
>
> Signed-off-by: Josh Wu <josh.wu@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Brian,
I suppose that it makes sense to keep this patch with the previous one.
So, can you take it in your tree?
Otherwise, it can take the at91 -> arm-soc route.
Bye,
> ---
>
> Changes in v2:
> - still keep the old rm9200 nand compatible string for compatible old driver.
>
> arch/arm/boot/dts/sama5d4.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
> index 1b0f30c..e40b1da 100644
> --- a/arch/arm/boot/dts/sama5d4.dtsi
> +++ b/arch/arm/boot/dts/sama5d4.dtsi
> @@ -267,7 +267,7 @@
> };
>
> nand0: nand at 80000000 {
> - compatible = "atmel,at91rm9200-nand";
> + compatible = "atmel,sama5d4-nand", "atmel,at91rm9200-nand";
> #address-cells = <1>;
> #size-cells = <1>;
> ranges;
>
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
To: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>,
Brian Norris
<computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Alexandre Belloni
<alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
Boris Brezillon
<boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
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>,
Jean-Christophe Plagniol-Villard
<plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>
Subject: Re: [PATCH v2] ARM: at91: sama5d4: dts: change the nand compatible string
Date: Thu, 22 Jan 2015 12:01:06 +0100 [thread overview]
Message-ID: <54C0D872.6010005@atmel.com> (raw)
In-Reply-To: <1421923305-10088-1-git-send-email-josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
Le 22/01/2015 11:41, Josh Wu a écrit :
> As we introduce a new "atmel,sama5d4-nand" compatible string for sama5d4,
> so we need to apply it for sama5d4 chip.
>
> Signed-off-by: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
Brian,
I suppose that it makes sense to keep this patch with the previous one.
So, can you take it in your tree?
Otherwise, it can take the at91 -> arm-soc route.
Bye,
> ---
>
> Changes in v2:
> - still keep the old rm9200 nand compatible string for compatible old driver.
>
> arch/arm/boot/dts/sama5d4.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
> index 1b0f30c..e40b1da 100644
> --- a/arch/arm/boot/dts/sama5d4.dtsi
> +++ b/arch/arm/boot/dts/sama5d4.dtsi
> @@ -267,7 +267,7 @@
> };
>
> nand0: nand@80000000 {
> - compatible = "atmel,at91rm9200-nand";
> + compatible = "atmel,sama5d4-nand", "atmel,at91rm9200-nand";
> #address-cells = <1>;
> #size-cells = <1>;
> ranges;
>
--
Nicolas Ferre
--
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
next prev parent reply other threads:[~2015-01-22 11:01 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-19 8:33 [PATCH 1/2] mtd: atmel_nand: introduce a new compatible string for sama5d4 chip Josh Wu
2015-01-19 8:33 ` Josh Wu
2015-01-19 8:33 ` Josh Wu
2015-01-19 8:33 ` [PATCH 2/2] ARM: at91: sama5d4: dts: change the nand compatible string Josh Wu
2015-01-19 8:33 ` Josh Wu
2015-01-19 8:33 ` Josh Wu
2015-01-20 20:49 ` Brian Norris
2015-01-20 20:49 ` Brian Norris
2015-01-20 20:49 ` Brian Norris
2015-01-21 3:55 ` Josh Wu
2015-01-21 3:55 ` Josh Wu
2015-01-21 3:55 ` Josh Wu
2015-01-22 10:41 ` [PATCH v2] " Josh Wu
2015-01-22 10:41 ` Josh Wu
2015-01-22 10:41 ` Josh Wu
2015-01-22 11:01 ` Nicolas Ferre [this message]
2015-01-22 11:01 ` Nicolas Ferre
2015-01-22 11:01 ` Nicolas Ferre
2015-01-26 15:07 ` Nicolas Ferre
2015-01-26 15:07 ` Nicolas Ferre
2015-01-26 15:07 ` Nicolas Ferre
2015-01-26 17:12 ` Brian Norris
2015-01-26 17:12 ` Brian Norris
2015-01-26 17:12 ` Brian Norris
2015-01-20 20:47 ` [PATCH 1/2] mtd: atmel_nand: introduce a new compatible string for sama5d4 chip Brian Norris
2015-01-20 20:47 ` Brian Norris
2015-01-20 20:47 ` Brian Norris
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=54C0D872.6010005@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=alexandre.belloni@free-electrons.com \
--cc=boris.brezillon@free-electrons.com \
--cc=computersforpeace@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=josh.wu@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=plagnioj@jcrosoft.com \
--cc=robh+dt@kernel.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.