[PATCH] ARM64: juno: add NOR flash to device tree

Linus Walleij linus.walleij at linaro.org
Sun Oct 18 02:22:46 PDT 2015


On Thu, Oct 15, 2015 at 1:58 PM, Liviu Dudau <Liviu.Dudau at arm.com> wrote:

>> +                     flash at 0,00000000 {
>> +                             /* 2 * 32MiB NOR Flash memory mounted on CS0 */
>> +                             compatible = "arm,vexpress-flash", "cfi-flash";
>> +                             linux,part-probe = "afs";
>
> It would be nice if the linux,part-probe binding was documented somewhere.

Right, I only found it lying around in the kernel sourcetree
(drivers/mtd/maps/physmap_of.c) with no documentation
whatsoever.

I'll send a separate patch for this.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list