]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: silk: Add compatible property to "partitions" node
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 21 Dec 2015 10:33:52 +0000 (11:33 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 6 Jan 2016 21:39:06 +0000 (08:39 +1100)
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: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7794-silk.dts

index 5a8dcac37c8e70c211ec17aa85a54e46af3f4012..5153e3af25d94c0f8f14a93b5f894fa60e217fce 100644 (file)
                m25p,fast-read;
 
                partitions {
+                       compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;