public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: computersforpeace@gmail•com (Brian Norris)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 1/2] ARM: dts: am335x: Update elm phandle binding
Date: Wed, 13 Jul 2016 10:14:07 -0700	[thread overview]
Message-ID: <20160713171407.GB136972@google.com> (raw)
In-Reply-To: <1467711150-23356-1-git-send-email-t.remmet@phytec.de>

On Tue, Jul 05, 2016 at 11:32:29AM +0200, Teresa Remmet wrote:
> The check for the "elm_id" binding had been removed.
> This causes nand boot to fail on boards still using
> the old binding. Update the bindings on those boards.

Acked-by: Brian Norris <computersforpeace@gmail•com>

We're fixing the backward compatibility issue anyway, but might as well
"upgrade" the device tree.

> Signed-off-by: Teresa Remmet <t.remmet@phytec•de>
> ---
>  arch/arm/boot/dts/am335x-baltos.dtsi      | 2 +-
>  arch/arm/boot/dts/am335x-igep0033.dtsi    | 2 +-
>  arch/arm/boot/dts/am335x-phycore-som.dtsi | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/am335x-baltos.dtsi b/arch/arm/boot/dts/am335x-baltos.dtsi
> index c8609d8..b689172 100644
> --- a/arch/arm/boot/dts/am335x-baltos.dtsi
> +++ b/arch/arm/boot/dts/am335x-baltos.dtsi
> @@ -226,7 +226,7 @@
>  
>  		#address-cells = <1>;
>  		#size-cells = <1>;
> -		elm_id = <&elm>;
> +		ti,elm-id = <&elm>;
>  	};
>  };
>  
> diff --git a/arch/arm/boot/dts/am335x-igep0033.dtsi b/arch/arm/boot/dts/am335x-igep0033.dtsi
> index df63484..e7d9ca1 100644
> --- a/arch/arm/boot/dts/am335x-igep0033.dtsi
> +++ b/arch/arm/boot/dts/am335x-igep0033.dtsi
> @@ -161,7 +161,7 @@
>  
>  		#address-cells = <1>;
>  		#size-cells = <1>;
> -		elm_id = <&elm>;
> +		ti,elm-id = <&elm>;
>  
>  		/* MTD partition table */
>  		partition at 0 {
> diff --git a/arch/arm/boot/dts/am335x-phycore-som.dtsi b/arch/arm/boot/dts/am335x-phycore-som.dtsi
> index 86f7731..1263c9d 100644
> --- a/arch/arm/boot/dts/am335x-phycore-som.dtsi
> +++ b/arch/arm/boot/dts/am335x-phycore-som.dtsi
> @@ -197,7 +197,7 @@
>  		gpmc,wr-access-ns = <30>;
>  		gpmc,wr-data-mux-bus-ns = <0>;
>  
> -		elm_id = <&elm>;
> +		ti,elm-id = <&elm>;
>  
>  		#address-cells = <1>;
>  		#size-cells = <1>;
> -- 
> 1.9.1
> 

  parent reply	other threads:[~2016-07-13 17:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-05  9:32 [PATCH 1/2] ARM: dts: am335x: Update elm phandle binding Teresa Remmet
2016-07-05  9:32 ` [PATCH 2/2] mtd: nand: omap2: Add check for old elm binding Teresa Remmet
2016-07-10  0:56   ` Brian Norris
2016-07-13 17:13     ` Brian Norris
2016-08-01  9:22       ` Roger Quadros
2016-07-13 17:14 ` Brian Norris [this message]
2016-08-01  9:25   ` [PATCH 1/2] ARM: dts: am335x: Update elm phandle binding Roger Quadros
2016-08-15 16:02     ` Tony Lindgren

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=20160713171407.GB136972@google.com \
    --to=computersforpeace@gmail$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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