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

ARM: dts: integrator: specify AFS partition

This activates the code for AFS partition parsing on
the Integrator.

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

+3
+3
arch/arm/boot/dts/integrator.dtsi
··· 62 62 compatible = "arm,versatile-flash", "cfi-flash"; 63 63 reg = <0x24000000 0x02000000>; 64 64 bank-width = <4>; 65 + partitions { 66 + compatible = "arm,arm-firmware-suite"; 67 + }; 65 68 }; 66 69 67 70 fpga {