Kaynağa Gözat

ARM: dts: lager: 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: Simon Horman <horms+renesas@verge.net.au>
Geert Uytterhoeven 9 yıl önce
ebeveyn
işleme
b88ddbdd36
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      arch/arm/boot/dts/r8a7790-lager.dts

+ 1 - 0
arch/arm/boot/dts/r8a7790-lager.dts

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