All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] memory: Fixes for v5.18 (current cycle)
@ 2022-04-07  8:14 Krzysztof Kozlowski
  2022-04-07 12:42 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-07  8:14 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-kernel, Krzysztof Kozlowski

Hi,

Fixes for v5.18, please. One is recently introduced, others were already
existing.

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-fixes-5.18

for you to fetch changes up to dd8adc713b1656ce469702eba8fc1adc4db91dc4:

  memory: fsl_ifc: populate child nodes of buses and mfd devices (2022-04-06 09:39:16 +0200)

----------------------------------------------------------------
Memory controller drivers - fixes for v5.18

Issues in v5.18:
1. Freescale/NXP: fix populating children of Integrated Flash Controller
   DT nodes.

Issues existing before:
1. Renesas: fix platform-device leak in probe's error path.
2. Atmel: fix of_node reference leak in probe's error path.
3. Synopsys: correct the bindings for snps,ddrc-3.80a (interrupts are
   required).

----------------------------------------------------------------
Johan Hovold (1):
      memory: renesas-rpc-if: fix platform-device leak in error path

Li Yang (1):
      memory: fsl_ifc: populate child nodes of buses and mfd devices

Miaoqian Lin (1):
      memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe

Sherry Sun (1):
      dt-bindings: memory: snps,ddrc-3.80a compatible also need interrupts

 .../memory-controllers/synopsys,ddrc-ecc.yaml      |  6 ++++--
 drivers/memory/atmel-ebi.c                         | 23 ++++++++++++++++------
 drivers/memory/fsl_ifc.c                           |  3 +--
 drivers/memory/renesas-rpc-if.c                    | 10 +++++++++-
 4 files changed, 31 insertions(+), 11 deletions(-)

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

* Re: [GIT PULL] memory: Fixes for v5.18 (current cycle)
  2022-04-07  8:14 [GIT PULL] memory: Fixes for v5.18 (current cycle) Krzysztof Kozlowski
@ 2022-04-07 12:42 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2022-04-07 12:42 UTC (permalink / raw)
  To: Krzysztof Kozlowski, arm, Olof Johansson, soc
  Cc: Arnd Bergmann, linux-kernel, Krzysztof Kozlowski

From: Arnd Bergmann <arnd@arndb.de>

On Thu, 7 Apr 2022 10:14:48 +0200, Krzysztof Kozlowski wrote:
> Fixes for v5.18, please. One is recently introduced, others were already
> existing.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 44e4a2c75676eda875bf5da20709bfae62af9a99

       Arnd

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

end of thread, other threads:[~2022-04-07 12:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07  8:14 [GIT PULL] memory: Fixes for v5.18 (current cycle) Krzysztof Kozlowski
2022-04-07 12:42 ` Arnd Bergmann

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.