Re: [PATCH v5 0/2] wilc1000: Add reset/enable GPIO support to SPI driver
From: <hidden>
Date: 2021-12-15 05:37:19
Also in:
linux-devicetree, lkml, netdev
From: <hidden>
Date: 2021-12-15 05:37:19
Also in:
linux-devicetree, lkml, netdev
On 15.12.2021 05:05, David Mosberger-Tang wrote:
EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe The only change in this version is to fix a dt_binding_check error by including <dt-bindings/gpio/gpio.h> in microchip,wilc1000.yaml.
For future patches, here you should have the full changelog b/w version, something like: Changes in v5: - this - that - etc Changes in v4: - this, that ... Changes in v2: - this, that
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 | 19 ++++++ drivers/net/wireless/microchip/wilc1000/spi.c | 58 ++++++++++++++++++- .../net/wireless/microchip/wilc1000/wlan.c | 2 +- 3 files changed, 75 insertions(+), 4 deletions(-) -- 2.25.1