]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: integrator: specify AFS partition
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 23 Jan 2019 12:25:51 +0000 (13:25 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 20 May 2019 14:40:35 +0000 (16:40 +0200)
This activates the code for AFS partition parsing on
the Integrator.

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

index 1612a869a4f7cb97a77505e3dd8e964887e31aa1..602f74d2c758eb1bda981baba36f995a7c13774c 100644 (file)
@@ -62,6 +62,9 @@
                compatible = "arm,versatile-flash", "cfi-flash";
                reg = <0x24000000 0x02000000>;
                bank-width = <4>;
+               partitions {
+                       compatible = "arm,arm-firmware-suite";
+               };
        };
 
        fpga {