On Mon, Jul 14, 2025 at 06:35:43PM +0100, Dale Whinham wrote: > From: Jérôme de Bretagne <jerome.debretagne@xxxxxxxxx> > > Document the disable-rfkill property. Why? What does it mean? Why are you describing Linux driver firmware in the DT? > > Signed-off-by: Jérôme de Bretagne <jerome.debretagne@xxxxxxxxx> > Signed-off-by: Dale Whinham <daleyo@xxxxxxxxx> > --- > .../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 9e557cb838c7..f15b630fb034 100644 > --- a/Documentation/devicetree/bindings/net/wireless/qcom,ath12k.yaml > +++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath12k.yaml > @@ -48,6 +48,9 @@ properties: > vddpcie1p8-supply: > description: VDD_PCIE_1P8 supply regulator handle > > + disable-rfkill: > + type: boolean > + > required: > - compatible > - reg > -- > 2.50.1 > -- With best wishes Dmitry