On Thu, 26 Sep 2024 13:21:36 +0200, Sascha Hauer wrote: > Our spio-gpio driver currently only supports 8bit word width. This > series updates the driver to support arbitrary word widths up to 32bit. > Also we get rid of the deprecated GPIO binding that the driver uses. > >
Applied, thanks! [1/5] spi: spi-gpio: actually delay in spidelay() https://git.pengutronix.de/cgit/barebox/commit/?id=105dd3824c50 (link may not be stable) [2/5] spi: spi-gpio: support different word widths https://git.pengutronix.de/cgit/barebox/commit/?id=bd782e60aada (link may not be stable) [3/5] spi: spi-gpio: switch to new gpio binding https://git.pengutronix.de/cgit/barebox/commit/?id=b0c73a574c2c (link may not be stable) [4/5] spi: spi-gpio: deassert CS during setup https://git.pengutronix.de/cgit/barebox/commit/?id=ddb7dc177d0f (link may not be stable) [5/5] spi: spi-gpio: switch to gpiod api https://git.pengutronix.de/cgit/barebox/commit/?id=6cb75a3f2f79 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>