summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2026-01-05 15:06:43 -0600
committerMiquel Raynal <miquel.raynal@bootlin.com>2026-01-19 11:20:42 +0100
commit5f68fb7ead5c39d03bab98d5bcb1ddba9ca51b2d (patch)
treec0e3417909ff4e1fd3a997865f1bd234d9c293e4 /include/linux/i2c/git@git.tavy.me:linux.git
parentaa8cb72c2018c72b9c2fe5a8e55d530db3bc757e (diff)
mtd: rawnand: atmel: Defer probe if SRAM is missing
The Atmel NAND controller driver depends on an SRAM pool and has an implicit assumption that the SRAM pool has already been created. Changing the initcall ordering can break this. Unfortunately, fw_devlink can't save us here as there's not a standard property to track the dependency. So it's up to deferring probe to save us. Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Tested-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions