Re: [PATCH net-next v3 3/3] ieee802154: ca8210: Switch to using gpiod API

Miquel Raynal <[email protected]> Tue, 04 Mar 2025 14:50:57 +0100
Newsgroups org.kernel.vger.linux-wpan,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel,org.kernel.vger.netdev
Message-ID <[email protected]>
On 04/03/2025 at 13:22:34 +02, Andy Shevchenko <[email protected]> wrote:

> This updates the driver to gpiod API, and removes yet another use of
> of_get_named_gpio().
>
> With this, invert the logic of the reset pin which is active low
> and add a quirk for the legacy and incorrect device tree descriptions.
>
> Reviewed-by: Linus Walleij <[email protected]>
> Signed-off-by: Andy Shevchenko <[email protected]>

Nice.

Reviewed-by: Miquel Raynal <[email protected]>

Thanks,
Miquèl