From: Linus Walleij Date: Wed, 23 Jan 2019 13:25:25 +0000 (+0100) Subject: ARM: dts: versatile: specify AFS partition X-Git-Tag: v5.3-rc1~19^2~50^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10d8b9de63e60d96ae73e389eaee3e4244bdf513;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: versatile: specify AFS partition This activates the AFS partition parsing on the Versatile. Signed-off-by: Linus Walleij --- diff --git a/arch/arm/boot/dts/versatile-ab.dts b/arch/arm/boot/dts/versatile-ab.dts index 269e6bf99ccb3..37bd41ff8dffa 100644 --- a/arch/arm/boot/dts/versatile-ab.dts +++ b/arch/arm/boot/dts/versatile-ab.dts @@ -161,6 +161,9 @@ compatible = "arm,versatile-flash", "cfi-flash"; reg = <0x34000000 0x04000000>; bank-width = <4>; + partitions { + compatible = "arm,arm-firmware-suite"; + }; }; i2c0: i2c@10002000 {