[PATCH 0/3] spi-gpio updates
Sascha Hauer
s.hauer at pengutronix.de
Wed Sep 25 07:06:31 PDT 2024
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.hauer at 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.hauer at pengutronix.de>
More information about the barebox
mailing list