All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] memory: drivers for v6.17
@ 2025-07-15  9:53 Krzysztof Kozlowski
  2025-07-22 21:10 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-07-15  9:53 UTC (permalink / raw)
  To: Arnd Bergmann, soc; +Cc: Krzysztof Kozlowski, linux-kernel, Krzysztof Kozlowski

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -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.17

for you to fetch changes up to 93a7aedc4cc4476da54ea45f3ed5308aabafef75:

  dt-bindings: memory: renesas,rzg3e-xspi: Document RZ/V2H(P) and RZ/V2N support (2025-07-09 20:23:59 +0200)

----------------------------------------------------------------
Memory controller drivers for v6.17

1. Several cleanups: Use dev_fwnode() in OMAP GPMX, convert
   arm,pl172.txt DT bindings to DT schema, use
   syscon_regmap_lookup_by_phandle_args() wrapper, correct kerneldoc.

2. Mediatek MT8186 SMI: Extend hardware bandwidth limits to fix VENC
   hardware during stress testing.

3. Broadcom brcmstb_memc: Add additional fallback compatible and
   simplify device driver matching.  The change comes from Broadcom
   SoC maintainer (Florian Fainelli), thus its ABI impact is
   acknowledged.

----------------------------------------------------------------
Florian Fainelli (2):
      dt-bindings: memory-controller: Define fallback compatible
      memory: brcmstb_memc: Simplify compatible matching

Frank Li (1):
      dt-bindings: memory-controllers: convert arm,pl172.txt to yaml format

Friday Yang (1):
      memory: mtk-smi: Add ostd setting for mt8186

Jiri Slaby (SUSE) (1):
      memory: omap-gpmx: Use dev_fwnode()

Krzysztof Kozlowski (2):
      memory: emif: Add missing kerneldoc for lpmode
      memory: stm32_omm: Use syscon_regmap_lookup_by_phandle_args

Lad Prabhakar (1):
      dt-bindings: memory: renesas,rzg3e-xspi: Document RZ/V2H(P) and RZ/V2N support

 .../bindings/memory-controllers/arm,pl172.txt      | 127 ------------
 .../bindings/memory-controllers/arm,pl172.yaml     | 222 +++++++++++++++++++++
 .../memory-controllers/brcm,brcmstb-memc-ddr.yaml  |  54 +++--
 .../memory-controllers/renesas,rzg3e-xspi.yaml     |   9 +-
 drivers/memory/brcmstb_memc.c                      |  56 +-----
 drivers/memory/emif.c                              |   1 +
 drivers/memory/mtk-smi.c                           |  33 +++
 drivers/memory/omap-gpmc.c                         |   4 +-
 drivers/memory/stm32_omm.c                         |  21 +-
 9 files changed, 308 insertions(+), 219 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/memory-controllers/arm,pl172.txt
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/arm,pl172.yaml

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

* Re: [GIT PULL] memory: drivers for v6.17
  2025-07-15  9:53 [GIT PULL] memory: drivers for v6.17 Krzysztof Kozlowski
@ 2025-07-22 21:10 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2025-07-22 21:10 UTC (permalink / raw)
  To: Krzysztof Kozlowski; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 15 Jul 2025 11:53:15 +0200 you wrote:
> The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
> 
>   Linux 6.16-rc1 (2025-06-08 13:44:43 -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.17
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] memory: drivers for v6.17
    https://git.kernel.org/soc/soc/c/9841d92754d0

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2025-07-22 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15  9:53 [GIT PULL] memory: drivers for v6.17 Krzysztof Kozlowski
2025-07-22 21:10 ` 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.