Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL] memory: fixes: driver fixes for v7.1
@ 2026-05-29  7:19 Krzysztof Kozlowski
  2026-05-29 22:40 ` patchwork-bot+linux-soc
  2026-05-29 22:40 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2026-05-29  7:19 UTC (permalink / raw)
  To: Arnd Bergmann, Alexandre Belloni, Linus Walleij, Drew Fustini,
	soc
  Cc: Krzysztof Kozlowski, linux-kernel

Hi Arnd and SoC folks,

I completely missed I have a critical fix for v7.1, apologies for sending so
late.  The actual issue was introduced in v7.0-rc1, but it causes the board to
fail to boot.

Best regards,
Krzysztof


The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -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-7.1

for you to fetch changes up to 754d60ad1c91895be0bc7d771fbf9fb3c9448640:

  memory: atmel-ebi: Allow deferred probing (2026-05-04 19:15:59 +0200)

----------------------------------------------------------------
Memory controller drivers - fixes for v7.1

Fix probing of Atmel EBI memory controller driver e.g. on at91
sam9x60-curiosity board due to usage of platform_driver_probe() which is
not handling deferred probe.  Lack of EBI driver caused dependant NAND
controller to fail to probe, basically failing entire board boot.

----------------------------------------------------------------
Alexander Dahl (1):
      memory: atmel-ebi: Allow deferred probing

 drivers/memory/atmel-ebi.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2026-05-29 22:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-29  7:19 [GIT PULL] memory: fixes: driver fixes for v7.1 Krzysztof Kozlowski
2026-05-29 22:40 ` patchwork-bot+linux-soc
2026-05-29 22:40 ` 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