ARM: mvebu: kirkwood: 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>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This commit is contained in:
Geert Uytterhoeven 2015-12-21 11:33:46 +01:00 committed by Gregory CLEMENT
parent 92e963f50f
commit 84d92dd3b6
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@
chip-delay = <40>;
status = "okay";
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;