]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'memory-controller-drv-6.11' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Jul 2024 09:15:35 +0000 (11:15 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Jul 2024 09:15:36 +0000 (11:15 +0200)
commit0b07feb910520b1391e2b7959156ee289a5909f2
tree8adb370ad95a7fdf2ec0d8a9e7de23353db7f4e3
parent097d4193b16c35d081e7bcecd15598943d56d187
parent815cc7715ab183701de42b570a28b4e3d877ef6c
Merge tag 'memory-controller-drv-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/drivers

Memory controller drivers for v6.11

Make the Freescale IFC driver selectable because it is used now by two
drivers: Freescale NAND and generic NOR flash.  The patches adjusting
defconfig are waiting on the mailing lists to be picked up.

* tag 'memory-controller-drv-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  dt-bindings: memory: fsl: replace maintainer
  memory: fsl_ifc: Make FSL_IFC config visible and selectable

Link: https://lore.kernel.org/r/20240702070212.8291-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>