[PATCH v2 0/2] wilc1000-spi: Add reset/enable GPIO support

From: David Mosberger-Tang
Date: Wed Dec 08 2021 - 01:16:15 EST


This version of the patch splits the documentation update and the
actual driver changes into two separate patches. Also, since SDIO
apparently never uses GPIO lines for reset/enable control, make
simplify the patch to be SPI-only.

David Mosberger-Tang (2):
wilc1000: Add reset/enable GPIO support to SPI driver
wilc1000: Document enable-gpios and reset-gpios properties

.../net/wireless/microchip,wilc1000.yaml | 15 ++++++++
drivers/net/wireless/microchip/wilc1000/spi.c | 36 +++++++++++++++++--
.../net/wireless/microchip/wilc1000/wlan.c | 2 +-
3 files changed, 49 insertions(+), 4 deletions(-)

--
2.25.1