]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
spi: aspeed: Add AST2700 SoC support and Quad SPI
authorMark Brown <broonie@kernel.org>
Tue, 18 Nov 2025 11:37:19 +0000 (11:37 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 18 Nov 2025 11:37:19 +0000 (11:37 +0000)
commitf2fb3f7bdf8b996ef7bd1ecc13c93c4dfc9b0d2a
tree7a4312fb4530b0c221c32fa6743a42bd0966a97b
parent96498e804cb6629e02747336a0a33e4955449732
parent9e510e677090bb794b46348b10e1c8038286e00a
spi: aspeed: Add AST2700 SoC support and Quad SPI

Merge series from Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>:

This series adds AST2700 support to the ASPEED FMC/SPI driver and
bindings, introduces 64-bit address compatibility, and improves
Quad SPI page programming behavior. It also implements AST2700-specific
segment logic, where range adjustment is not required because the
AST2700 SPI hardware controller already fixes decoding issues on
the existing platforms and adopts an updated scheme.