Chen Huei Lok
39d1a96d71
spi: cadence_xspi: enable automatic platform data allocation
...
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.
Setting .plat_auto ensures each controller instance receives a
properly sized cdns_xspi_plat structure, allowing SF probe to work
correctly.
Tested on an Altera Simics platform with multiple XSPI controllers.
Signed-off-by: Chen Huei Lok <chen.huei.lok@altera.com >
2026-04-15 13:36:44 -06:00
..
2025-11-17 10:43:21 -06:00
2025-10-13 16:13:21 +02:00
2026-04-07 11:32:56 -06:00
2026-04-03 12:06:18 -06:00
2025-10-30 12:32:12 -06:00
2026-03-13 02:57:15 +08:00
2026-04-09 10:14:19 +08:00
2026-04-07 15:27:22 -06:00
2026-03-27 14:49:32 +01:00
2026-04-02 09:07:18 -03:00
2026-02-14 11:06:46 -06:00
2026-03-16 10:38:47 +01:00
2026-04-07 11:32:56 -06:00
2026-02-19 11:27:51 +01:00
2026-04-09 12:16:58 -06:00
2026-02-14 11:06:46 -06:00
2026-02-13 16:04:40 +02:00
2026-04-09 10:14:39 +08:00
2026-04-07 11:32:56 -06:00
2026-01-09 09:08:14 -06:00
2026-04-07 11:32:43 -06:00
2025-11-20 09:17:58 +01:00
2026-02-26 09:04:46 -06:00
2026-03-18 13:07:36 -06:00
2026-02-17 13:50:22 -06:00
2026-04-03 13:42:50 -06:00
2026-04-07 11:32:56 -06:00
2026-04-15 13:36:43 -06:00
2026-01-09 09:08:14 -06:00
2026-04-09 12:17:28 -06:00
2026-04-02 09:05:06 -03:00
2026-02-17 13:50:22 -06:00
2026-04-06 12:16:57 -06:00
2026-04-09 12:17:28 -06:00
2026-04-06 12:16:57 -06:00
2026-03-22 14:58:40 +02:00
2026-03-10 10:07:04 -06:00
2026-02-17 13:50:22 -06:00
2026-04-08 19:36:28 +02:00
2026-04-07 11:32:56 -06:00
2026-04-13 15:24:24 -06:00
2026-04-08 11:07:07 -06:00
2026-04-14 13:25:32 -06:00
2026-02-17 13:50:22 -06:00
2026-03-24 11:49:17 +01:00
2025-11-07 15:34:22 -06:00
2026-04-15 13:36:44 -06:00
2026-02-17 13:50:22 -06:00
2026-02-18 08:27:51 -06:00
2026-04-07 11:32:56 -06:00
2025-10-14 10:42:27 +03:00
2026-02-17 13:50:22 -06:00
2026-03-30 15:02:27 -06:00
2025-10-14 10:42:27 +03:00
2026-04-08 19:53:44 +02:00
2026-04-07 11:32:56 -06:00
2026-04-07 11:32:56 -06:00
2026-03-25 14:33:00 -06:00
2026-04-07 11:32:56 -06:00
2025-11-20 09:17:58 +01:00
2026-03-12 09:30:44 +01:00