ath79: replace chipselect workaround with a proper patch
authorDavid Bauer <mail@david-bauer.net>
Wed, 3 Mar 2021 16:23:16 +0000 (17:23 +0100)
committerDavid Bauer <mail@david-bauer.net>
Thu, 4 Mar 2021 23:03:47 +0000 (00:03 +0100)
commit82b9713ce8f5ff90d1d89dbf667aeab5b0aec358
tree341c0a8c08d342d3628fd29df2cf4f6dd39affb9
parentf3f630145aeca0c366ec54a9f5b1f4956374ad1e
ath79: replace chipselect workaround with a proper patch

Debugging the SPI CS issue with kernel 5.10 resulted in a better
understanding for the root cause and a proper patch with a better
explanation.

Exchange the old hack patch with a more efficient (and upstreamable)
solution.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ath79/patches-5.10/0054-spi-always-write-cs.patch [deleted file]
target/linux/ath79/patches-5.10/0054-spi-sync-up-initial-chipselect-state.patch [new file with mode: 0644]