]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
spi: microchip core-qspi gpio-cs fixes + cleanup
authorMark Brown <broonie@kernel.org>
Mon, 4 May 2026 13:23:04 +0000 (22:23 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 4 May 2026 13:23:04 +0000 (22:23 +0900)
Conor Dooley <conor@kernel.org> says:

v3 with the review comment about the core handing CS_HIGH dealt with.
I noticed that in the same function there was a "raw" BIT(1), which I
replaced with a macro that the patch was already adding for use in the
setup function...


Trivial merge