Re: [PATCH v2] ARM: tegra: paz00: configure WiFi rfkill switch through device tree
From: Bartosz Golaszewski <brgl@kernel.org>
Date: 2026-03-26 10:16:59
Also in:
linux-arm-kernel, linux-tegra, lkml
From: Bartosz Golaszewski <brgl@kernel.org>
Date: 2026-03-26 10:16:59
Also in:
linux-arm-kernel, linux-tegra, lkml
On Thu, 26 Mar 2026 00:29:54 +0100, Dmitry Torokhov [off-list ref] said:
As of d64c732dfc9e ("net: rfkill: gpio: add DT support") rfkill-gpio
device can be instantiated via device tree.
Add the declaration there and drop board-paz00.c file and relevant
Makefile fragments.
Tested-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
---Reviewed-by: Bartosz Golaszewski <redacted> But now I need to find another victim of my auto secondary fwnode experiments for OF systems. :)