]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: mvebu: ix4-300d: Add compatible property to "partitions" node
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 21 Dec 2015 10:33:45 +0000 (11:33 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 25 Jan 2016 12:16:04 +0000 (13:16 +0100)
As of commit e488ca9f8d4f62c2 ("doc: dt: mtd: partitions: add compatible
property to "partitions" node"), the "partitions" subnode of an SPI
FLASH device node must have a compatible property. The partitions are no
longer detected if it is not present.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts

index 13cf69a8d0fb392b264910f014cf7ff8434f9e2b..fb9e1bbf23385b85b0b82ddb153b922b2d2e0178 100644 (file)
                                nand-on-flash-bbt;
 
                                partitions {
+                                       compatible = "fixed-partitions";
                                        #address-cells = <1>;
                                        #size-cells = <1>;