]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'versatile-flash-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Mon, 25 Apr 2016 21:41:01 +0000 (23:41 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 Apr 2016 21:43:25 +0000 (23:43 +0200)
commit6a170c305bb24a6933241369abd0f33f4fa7a20e
treedc8a01ea2c7908b797236cf5b276c7f303c63911
parent6b1123058445c4b18e041ab21e90836aa5c2b5a3
parente3398ae4adf9edc4891425c5f2f49fa97c5de38c
Merge tag 'versatile-flash-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/drivers

Merge "move Versatile flash protection to the device tree" from Linus Walleij:

This is a set of patches removing the board file code
for Versatile flash handling and instead moving it over
to the device tree and a special add-on file.

* tag 'versatile-flash-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator:
  ARM: integrator: move flash registration to device tree
  ARM: versatile: move flash registration to the device tree
  mtd: augment the "arm,versatile-flash" bindings
  mtd: physmap_of: add a hook for Versatile write protection

Acked-by: Brian Norris <computersforpeace@gmail.com>