All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] memory: drivers for v6.12, part two
@ 2024-09-06 14:08 Krzysztof Kozlowski
  2024-09-11 15:00 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2024-09-06 14:08 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-kernel, Krzysztof Kozlowski

Hi,

Second pull request, on top of previous one.

Best regards,
Krzysztof


The following changes since commit ff390189b7f2cfa20c644bc58b4462b5e2621838:

  memory: mtk-smi: Use devm_clk_get_enabled() (2024-08-25 11:02:17 +0200)

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

for you to fetch changes up to 32960b4f25c248f13758b8bbe6cc4260828442a1:

  memory: pl353-smc: simplify with scoped for each OF child loop (2024-08-31 07:44:24 +0200)

----------------------------------------------------------------
Memory controller drivers for v6.12, part two

1. Renesas RPC-IF: adjust default setting for pins to accommodate
   different flash devices, which should fix 4-bit flash writes with
   Renesas AT25QL128A flash.

2. Simplify a bit probe() in PL172 and PL353-SMC.

----------------------------------------------------------------
Biju Das (1):
      memory: renesas-rpc-if: Use Hi-Z state as the default setting for IOVF pins

Krzysztof Kozlowski (2):
      memory: pl172: simplify releasing AMBA regions with devm
      memory: pl353-smc: simplify with scoped for each OF child loop

 drivers/memory/pl172.c          | 28 +++++++++++++---------------
 drivers/memory/pl353-smc.c      |  7 ++-----
 drivers/memory/renesas-rpc-if.c |  2 +-
 3 files changed, 16 insertions(+), 21 deletions(-)

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

end of thread, other threads:[~2024-09-11 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06 14:08 [GIT PULL] memory: drivers for v6.12, part two Krzysztof Kozlowski
2024-09-11 15:00 ` patchwork-bot+linux-soc

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.