[PATCH v1] spi: cadence_xspi: enable automatic platform data allocation
Tom Rini
trini at konsulko.com
Fri Apr 17 17:52:27 CEST 2026
On Mon, 09 Feb 2026 16:10:07 +0800, Chen Huei Lok wrote:
> Enable automatic allocation of platform data for the Cadence XSPI
> controller by setting .plat_auto.
>
> Without this, dev_get_plat() may return invalid or uninitialized
> platform data when multiple XSPI controllers are present, leading
> to incorrect IOBASE/SDMABASE/AUXBASE values and causing SPI flash
> probe failures.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] spi: cadence_xspi: enable automatic platform data allocation
commit: 39d1a96d71f8a77d9ffd55474a317e5bc6bc230a
--
Tom
More information about the U-Boot
mailing list