Re: [PATCH] memory: atmel-ebi: Allow deferred probing

From: Krzysztof Kozlowski

Date: Mon May 04 2026 - 13:48:19 EST



On Wed, 29 Apr 2026 14:59:30 +0200, Alexander Dahl wrote:
> After removing of_platform_default_populate() calls the atmel-ebi driver
> was affected by deferred probing. platform_driver_probe() is
> incompatible with deferred probing. This led to atmel-ebi driver
> eventually not being probed on at91 sam9x60-curiosity and other sam9x60
> based boards. Subsequently the nand-controller driver (nand-controller
> being a child node of ebi) on that platform was not probed and thus raw
> NAND flash was inaccessible, preventing devices to boot with rootfs on
> raw NAND flash (e.g. with UBI/UBIFS).
>
> [...]

Applied, thanks!

[1/1] memory: atmel-ebi: Allow deferred probing
https://git.kernel.org/krzk/linux-mem-ctrl/c/754d60ad1c91895be0bc7d771fbf9fb3c9448640

Best regards,
--
Krzysztof Kozlowski <krzk@xxxxxxxxxx>