Here it goes v2 without get() support. v1 * https://lore.kernel.org/linux-spi/20240704-dev-spi-xcomm-gpiochip-v1-0-653db6fbef36@xxxxxxxxxx/ v2 * Remove get() from gpiochip ops. --- Michael Hennerich (1): spi: xcomm: add gpiochip support Nuno Sa (3): spi: xcomm: make use of devm_spi_alloc_host() spi: xcomm: remove i2c_set_clientdata() spi: xcomm: fix coding style drivers/spi/spi-xcomm.c | 75 +++++++++++++++++++++++++++++++++++++------------ 1 file changed, 57 insertions(+), 18 deletions(-) --- base-commit: 56b6e631686eacbaf1970043027aadafea2b8438 change-id: 20240704-dev-spi-xcomm-gpiochip-8114c9894f07 -- Thanks! - Nuno Sá