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.

Signed-off-by: Sascha Hauer <s.ha...@pengutronix.de>
---
Sascha Hauer (3):
      spi: spi-gpio: actually delay in spidelay()
      spi: spi-gpio: support different word widths
      spi: spi-gpio: switch to new gpio binding

 arch/arm/dts/stm32mp151-mect1s.dts |  6 ++--
 drivers/spi/gpio_spi.c             | 69 +++++++++++++++++++++++++++++++-------
 2 files changed, 59 insertions(+), 16 deletions(-)
---
base-commit: 419ea9350aa083d4a2806a70132129a49a5ecf95
change-id: 20240925-spi-gpio-4e65be1f7b90

Best regards,
-- 
Sascha Hauer <s.ha...@pengutronix.de>


Reply via email to