Re: [PATCH 2/2] ieee802154: at86rf230: switch to using gpiod API

From: Stefan Schmidt
Date: Wed Feb 01 2023 - 15:56:12 EST


Hello.

On 01.02.23 06:34, Dmitry Torokhov wrote:
Switch the driver from legacy gpio API that is deprecated to the newer
gpiod API that respects line polarities described in ACPI/DT.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
---
drivers/net/ieee802154/at86rf230.c | 52 +++++++++++++++---------------
1 file changed, 26 insertions(+), 26 deletions(-)

This patch has been applied to the wpan-next tree and will be
part of the next pull request to net-next. Thanks!

regards
Stefan Schmidt