ramips: remove useless cs gpio code for rt2800 SPI driver
authorShiji Yang <yangshiji66@qq.com>
Mon, 7 Oct 2024 15:21:16 +0000 (23:21 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Oct 2024 20:04:03 +0000 (22:04 +0200)
commit09a6e4747f759fd3867c3ddf04834e09fd252e73
treedb27540e3c9e15e44dc94eab0dc6623a63f93d35
parent6e40f982082a60b9788cf5e0360142a23180fbfa
ramips: remove useless cs gpio code for rt2800 SPI driver

The SPI driver framework can handle it automatically in
spi.c:spi_setup():spi_set_cs():gpiod_set_value_cansleep().

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/16636
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ramips/patches-6.6/821-SPI-ralink-add-Ralink-SoC-spi-driver.patch