Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: versatile: specify AFS partition

This activates the AFS partition parsing on the Versatile.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

+3
+3
arch/arm/boot/dts/versatile-ab.dts
··· 161 161 compatible = "arm,versatile-flash", "cfi-flash"; 162 162 reg = <0x34000000 0x04000000>; 163 163 bank-width = <4>; 164 + partitions { 165 + compatible = "arm,arm-firmware-suite"; 166 + }; 164 167 }; 165 168 166 169 i2c0: i2c@10002000 {