All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] memory: drivers for v5.19
@ 2022-04-20  7:27 Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-20  7:27 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-kernel, Krzysztof Kozlowski

Hi,

Early pull with few commits.

Best regards,
Krzysztof


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -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-5.19

for you to fetch changes up to d37b07897e5024088b2170b8e6e1c68d567b9be6:

  memory: fsl-corenet-cf: Use helper function devm_platform_ioremap_resource() (2022-04-19 16:59:03 +0200)

----------------------------------------------------------------
Memory controller drivers for v5.19

1. Exynos: Reduce memory usage/allocation in Exynos5422 DMC driver.
2. Renesas:
   - Add bindings for R-Car H3/M3/E3.
   - Simplify single/double data register access.
3. Minor cleanups: TI/EMIF and FSL/Corenet.

----------------------------------------------------------------
Christophe JAILLET (1):
      memory: samsung: exynos5422-dmc: Avoid some over memory allocation

Geert Uytterhoeven (2):
      dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support
      memory: renesas-rpc-if: Simplify single/double data register access

Krzysztof Kozlowski (1):
      memory: emif: remove unneeded ENOMEM error messages

Lv Ruyi (1):
      memory: fsl-corenet-cf: Use helper function devm_platform_ioremap_resource()

 .../memory-controllers/renesas,rpc-if.yaml         |  5 ++++
 drivers/memory/emif.c                              | 11 +--------
 drivers/memory/fsl-corenet-cf.c                    |  9 +------
 drivers/memory/renesas-rpc-if.c                    | 28 +++++++---------------
 drivers/memory/samsung/exynos5422-dmc.c            |  5 ++--
 5 files changed, 17 insertions(+), 41 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] memory: drivers for v5.19
@ 2022-06-24  8:18 Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-24  8:18 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-kernel, Krzysztof Kozlowski

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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-5.20

for you to fetch changes up to 0d97f2176dec9c1e070215c4e28ba87e036458c9:

  memory: mtk-smi: Add support for MT6795 Helio X10 (2022-06-06 11:11:50 +0200)

----------------------------------------------------------------
Memory controller drivers for v5.20

Add MediaTek MT6795 Helio X10 SMI support.

----------------------------------------------------------------
AngeloGioacchino Del Regno (2):
      dt-bindings: memory: mtk-smi: Add MT6795 Helio X10 bindings
      memory: mtk-smi: Add support for MT6795 Helio X10

 .../memory-controllers/mediatek,smi-common.yaml         |  1 +
 .../bindings/memory-controllers/mediatek,smi-larb.yaml  |  1 +
 drivers/memory/mtk-smi.c                                | 17 +++++++++++++++++
 3 files changed, 19 insertions(+)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-24  8:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-20  7:27 [GIT PULL] memory: drivers for v5.19 Krzysztof Kozlowski
2022-06-24  8:18 Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.