Re: [PATCH v5 0/2] wilc1000: Add reset/enable GPIO support to SPI driver

From: David Mosberger-Tang
Date: Wed Dec 15 2021 - 09:48:47 EST


On Wed, 2021-12-15 at 05:37 +0000, Claudiu.Beznea@xxxxxxxxxxxxx wrote:
> 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

Sure, I can do that going forward.

Thanks,

--david