Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 42647f94 authored by Teresa Remmet's avatar Teresa Remmet Committed by Tony Lindgren
Browse files

ARM: dts: am335x: Update elm phandle binding



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.

Signed-off-by: default avatarTeresa Remmet <t.remmet@phytec.de>
Acked-by: default avatarBrian Norris <computersforpeace@gmail.com>
Acked-by: default avatarRoger Quadros <rogerq@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 29b4817d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -226,7 +226,7 @@

		#address-cells = <1>;
		#size-cells = <1>;
		elm_id = <&elm>;
		ti,elm-id = <&elm>;
	};
};

+1 −1
Original line number Diff line number Diff line
@@ -161,7 +161,7 @@

		#address-cells = <1>;
		#size-cells = <1>;
		elm_id = <&elm>;
		ti,elm-id = <&elm>;

		/* MTD partition table */
		partition@0 {
+1 −1
Original line number Diff line number Diff line
@@ -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>;