1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-11 07:26:19 +01:00
Files
u-boot-megous/drivers
Michael Walle 364174b2d3 spi: nxp_fspi: Ensure width is respected in spi-mem operations
Import linux commit 007773e16a6f ("spi: nxp-fspi: Ensure width is
respected in spi-mem operations") to fix SPI access on boards which
don't have all SPI I/O lines connected to the flash.

Since commit 71025f013c ("mtd: spi-nor-core: Rework hwcaps selection")
u-boot figures out the capabilities by looking at spi_mem_supports_op().
The FlexSPI driver doesn't take the board layout into account. Fix that.

Fixes: 383fded70c ("spi: nxp_fspi: new driver for the FlexSPI controller")
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-08-18 15:55:15 +05:30
..
2021-07-21 10:27:35 -06:00
2021-08-09 14:46:51 +02:00
2021-07-28 14:29:37 -04:00
2021-08-09 14:46:50 +02:00
2021-08-09 14:46:51 +02:00