[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251201011457.17422-7-daleyo@gmail.com>
Date: Mon, 1 Dec 2025 01:14:47 +0000
From: Dale Whinham <daleyo@...il.com>
To: Johannes Berg <johannes@...solutions.net>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Jeff Johnson <jjohnson@...nel.org>
Cc: Jérôme de Bretagne <jerome.debretagne@...il.com>,
Dale Whinham <daleyo@...il.com>,
Jeff Johnson <jeff.johnson@....qualcomm.com>,
linux-wireless@...r.kernel.org,
devicetree@...r.kernel.org,
ath12k@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 6/8] dt-bindings: wireless: ath12k: Add disable-rfkill property
From: Jérôme de Bretagne <jerome.debretagne@...il.com>
rfkill should be disabled according to the Surface Pro 11's DSDT.
https://lore.kernel.org/all/20250113074810.29729-3-quic_lingbok@quicinc.com/
has added support to read the ACPI bitflag when ACPI is supported.
Document the disable-rfkill property to expose one specific feature
(DISABLE_RFKILL_BIT) for devices described with a DT, so that the
feature can be disabled.
Signed-off-by: Jérôme de Bretagne <jerome.debretagne@...il.com>
Signed-off-by: Dale Whinham <daleyo@...il.com>
---
.../devicetree/bindings/net/wireless/qcom,ath12k.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath12k.yaml b/Documentation/devicetree/bindings/net/wireless/qcom,ath12k.yaml
index dc68dd59988f..be44b1495ecc 100644
--- a/Documentation/devicetree/bindings/net/wireless/qcom,ath12k.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath12k.yaml
@@ -54,6 +54,9 @@ properties:
vddpcie1p8-supply:
description: VDD_PCIE_1P8 supply regulator handle
+ disable-rfkill:
+ type: boolean
+
required:
- compatible
- reg
--
2.52.0
Powered by blists - more mailing lists