alistair23-linux/arch/arm/mach-versatile
Linus Walleij 7bb73fd719 ARM: versatile: move flash registration to the device tree
This moves the boardfile definition of the flash memory in the
Versatile board into the device tree. The flash was already
defined with the property "arm,versatile-flash" which was
not handled by the kernel: instead define it as compatible
also with "cfi-flash" so it detects properly, and delete the
corresponding boardfile code so we get a smooth transition.

The old compatible string "arm,versatile-flash" is reused to
indicate to the MTD physmap subsystem that this flash requires
special VPP handling. (See separate patch.)

Cc: Grant Likely <grant.likely@linaro.org>
Cc: Rob Herring <robh@kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-04-04 10:33:16 +02:00
..
Kconfig ARM: versatile: move restart to the device tree 2016-02-15 09:58:08 +01:00
Makefile ARM: versatile: merge mach code into a single file 2015-12-15 23:54:43 +01:00
versatile_dt.c ARM: versatile: move flash registration to the device tree 2016-04-04 10:33:16 +02:00