]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx27-phytec-phycore-rdk: Add MTD name for NOR flash
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 8 Jun 2013 14:39:40 +0000 (18:39 +0400)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 17 Jun 2013 08:04:31 +0000 (16:04 +0800)
This patch adds name for NOR flash. This keeps compatibility for
commandline partitions parsing from old bootloaders and make name
of device same for DT and non-DT boot.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Acked-by: Sascha Hauer <s.hauer@pengutonix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27-phytec-phycore-som.dts

index 73f4b28c56dca55db19a03429503503fd13eaa41..f0105651869d65efdef1c27c42133e477337a09c 100644 (file)
@@ -57,6 +57,7 @@
                compatible = "cfi-flash";
                bank-width = <2>;
                reg = <0xc0000000 0x02000000>;
+               linux,mtd-name = "physmap-flash.0";
                #address-cells = <1>;
                #size-cells = <1>;
        };