Re: [PATCH 1/2] ieee802154: at86rf230: drop support for platform data

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


Hello.

On 01.02.23 06:34, Dmitry Torokhov wrote:
There are no users of platform data in the mainline tree, and new
boards should use either ACPI or device tree, so let's stop supporting
it. This will help with converting the driver to gpiod API.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
---
drivers/net/ieee802154/at86rf230.c | 42 ++++++++----------------------
include/linux/spi/at86rf230.h | 20 --------------
2 files changed, 11 insertions(+), 51 deletions(-)
delete mode 100644 include/linux/spi/at86rf230.h

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