ARM: dts: vexpress: specify AFS partition
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 23 Jan 2019 13:34:29 +0000 (14:34 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 20 May 2019 14:40:38 +0000 (16:40 +0200)
This activates the AFS partition parsing on the Versatile
Express family.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/vexpress-v2m-rs1.dtsi
arch/arm/boot/dts/vexpress-v2m.dtsi

index d3963e9eaf4881e959e73911b8cdffd380789742..61a9a78d30301821fc8ea36fe95617b93a5cb208 100644 (file)
@@ -35,6 +35,9 @@
                                reg = <0 0x00000000 0x04000000>,
                                      <4 0x00000000 0x04000000>;
                                bank-width = <4>;
+                               partitions {
+                                       compatible = "arm,arm-firmware-suite";
+                               };
                        };
 
                        psram@1,00000000 {
index 798c97aff7fa3b996ca928ee82e56b823f90cfb8..8e57e15307e20a623abb1855b3df206af325db84 100644 (file)
@@ -35,6 +35,9 @@
                                reg = <0 0x00000000 0x04000000>,
                                      <1 0x00000000 0x04000000>;
                                bank-width = <4>;
+                               partitions {
+                                       compatible = "arm,arm-firmware-suite";
+                               };
                        };
 
                        psram@2,00000000 {