ramips: 6.1: spi: fix patch by replacing cs_gpio with cs_gpiod
authorMieczyslaw Nalewaj <namiltd@yahoo.com>
Thu, 8 Feb 2024 20:57:12 +0000 (21:57 +0100)
committerNick Hainke <vincent@systemli.org>
Sat, 10 Feb 2024 12:06:05 +0000 (13:06 +0100)
commit10452ea407b997542c4b629300ffffac677c4bc8
tree30f82d5d2b2ef3f7cd07ed3e41f079da5476fa30
parent31c4fc7414a6c01a4a8341692f1ee181bf10b436
ramips: 6.1: spi: fix patch by replacing cs_gpio with cs_gpiod

Upstream commit f48dc6b96649 ("spi: Retire legacy GPIO handling") [0]
removed support using GPIOs as chip select. Fix it by replacing cs_gpio
with cs_gpiod.

[0] - https://github.com/torvalds/linux/commit/f48dc6b9664963107e500aecfc2f4df27dc5afb6

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
[split commit and rewrite commit message]
Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/ramips/patches-6.1/821-SPI-ralink-add-Ralink-SoC-spi-driver.patch