1
0
Fork 0

ARM: dts: gose: Add compatible property to "partitions" node

As of commit e488ca9f8d ("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>
hifive-unleashed-5.1
Geert Uytterhoeven 2015-12-21 11:33:51 +01:00 committed by Simon Horman
parent 947ef62841
commit e5e6f9b489
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@
m25p,fast-read;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;