From: Mark Brown Date: Mon, 4 May 2026 13:23:04 +0000 (+0900) Subject: spi: microchip core-qspi gpio-cs fixes + cleanup X-Git-Tag: v7.1-rc3~21^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b50e6cc2aff1688b66da3847c85f3ce9786ff40;p=thirdparty%2Fkernel%2Flinux.git spi: microchip core-qspi gpio-cs fixes + cleanup Conor Dooley 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... --- 4b50e6cc2aff1688b66da3847c85f3ce9786ff40