Просмотр исходного кода

ARM: mvebu: ix4-300d: Add compatible property to "partitions" node

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>
Geert Uytterhoeven 10 лет назад
Родитель
Сommit
293de94cd6
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts

+ 1 - 0
arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts

@@ -152,6 +152,7 @@
 				nand-on-flash-bbt;
 				nand-on-flash-bbt;
 
 
 				partitions {
 				partitions {
+					compatible = "fixed-partitions";
 					#address-cells = <1>;
 					#address-cells = <1>;
 					#size-cells = <1>;
 					#size-cells = <1>;