]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: lager: Add compatible property to "partitions" node
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 21 Dec 2015 10:33:48 +0000 (11:33 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 6 Jan 2016 21:38:56 +0000 (08:38 +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/r8a7790-lager.dts

index 44ba69b974a21de2c34f64e35d181c31b6ffe000..052dcee4790dd298d2c84b07b4574e2cb462b5bc 100644 (file)
                m25p,fast-read;
 
                partitions {
+                       compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;