Re: [PATCH v4 2/6] dt-bindings: wireless: ieee80211: Add disable-rfkill property

From: Krzysztof Kozlowski

Date: Fri Dec 19 2025 - 12:38:09 EST


On 18/12/2025 23:22, Jérôme de Bretagne via B4 Relay wrote:
> From: Jérôme de Bretagne <jerome.debretagne@xxxxxxxxx>
>
> For some devices, Wi-Fi is entirely hard blocked by default making
> the Wi-Fi radio unusable, except if rfkill is disabled as expected
> on those models.
>
> Commit c6a7c0b09d5f ("wifi: ath12k: Add Support for enabling or
> disabling specific features based on ACPI bitflag") added a way to
> support features set via ACPI, including the DISABLE_RFKILL bit.
>
> Add a disable-rfkill property to expose the DISABLE_RFKILL bit
> equivalent for devices described by a Devicetree instead of ACPI.
>
> Tested-by: Dale Whinham <daleyo@xxxxxxxxx>

You cannot test a binding. Building and other make-steps are not testing.

I don't even get how this appeared - wasn't here before and there is no
trace on the mailing lists. Can you point to the mailing where this was
given?


> Signed-off-by: Jérôme de Bretagne <jerome.debretagne@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/net/wireless/ieee80211.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Best regards,
Krzysztof