public inbox for soc@kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] memory: drivers for v6.5
@ 2023-06-12 17:55 Krzysztof Kozlowski
  2023-06-22 16:10 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2023-06-12 17:55 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-kernel, Krzysztof Kozlowski

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -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.5

for you to fetch changes up to 6a66fb9ffe7b4558c04f73593c01ee484a5c9ddf:

  dt-bindings: memory-controllers: drop unneeded quotes (2023-06-12 19:50:48 +0200)

----------------------------------------------------------------
Memory controller drivers for v6.5

1. Renesas RPC IF: correct the Strobe Timing Adjustment.
2. Broadcom DPFE: fix smatch warning for testing array offset after use.
3. Atmel SDRAMC: drop driver because it was just a wrapper over enabling
   clock which is not handled by its clock controller.
4. Minor bindings cleanup.

----------------------------------------------------------------
Claudiu Beznea (1):
      memory: atmel-sdramc: remove the driver

Krzysztof Kozlowski (2):
      memory: brcmstb_dpfe: fix testing array offset after use
      dt-bindings: memory-controllers: drop unneeded quotes

Wolfram Sang (1):
      memory: renesas-rpc-if: Fix PHYCNT.STRTIM setting

 .../memory-controllers/nvidia,tegra20-emc.yaml     |  2 +-
 .../bindings/memory-controllers/ti,gpmc.yaml       |  2 +-
 arch/arm/mach-at91/Kconfig                         |  4 --
 drivers/memory/Kconfig                             | 11 ----
 drivers/memory/Makefile                            |  1 -
 drivers/memory/atmel-sdramc.c                      | 74 ----------------------
 drivers/memory/brcmstb_dpfe.c                      |  4 +-
 drivers/memory/renesas-rpc-if.c                    | 53 ++++++++++++----
 8 files changed, 44 insertions(+), 107 deletions(-)
 delete mode 100644 drivers/memory/atmel-sdramc.c

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

* Re: [GIT PULL] memory: drivers for v6.5
  2023-06-12 17:55 [GIT PULL] memory: drivers for v6.5 Krzysztof Kozlowski
@ 2023-06-22 16:10 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2023-06-22 16: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 Mon, 12 Jun 2023 19:55:08 +0200 you wrote:
> The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
> 
>   Linux 6.4-rc1 (2023-05-07 13:34:35 -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.5
> 
> [...]

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

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:[~2023-06-22 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-12 17:55 [GIT PULL] memory: drivers for v6.5 Krzysztof Kozlowski
2023-06-22 16:10 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox