mbox series

[GIT,PULL] memory: drivers for v6.11

Message ID 20240702070212.8291-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] memory: drivers for v6.11 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-6.11

Message

Krzysztof Kozlowski July 2, 2024, 7:02 a.m. UTC
Hi,

If by any chance you can also pick up:
https://lore.kernel.org/all/20240530-fsl-ifc-config-v3-2-1fd2c3d233dd@geanix.com/
https://lore.kernel.org/all/20240530-fsl-ifc-config-v3-3-1fd2c3d233dd@geanix.com/
? I was planning to take them with this pull, but eventually forgot...

Best regards,
Krzysztof


The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-6.11

for you to fetch changes up to 815cc7715ab183701de42b570a28b4e3d877ef6c:

  dt-bindings: memory: fsl: replace maintainer (2024-06-17 08:07:35 +0200)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Esben Haabendal (1):
      memory: fsl_ifc: Make FSL_IFC config visible and selectable

Michael Walle (1):
      dt-bindings: memory: fsl: replace maintainer

 Documentation/devicetree/bindings/memory-controllers/fsl/fsl,ifc.yaml | 2 +-
 drivers/memory/Kconfig                                                | 2 +-
 drivers/mtd/nand/raw/Kconfig                                          | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)