Re: [PATCH] dt-bindings: soc: qcom,wcnss: Document local-mac-address
From: Krzysztof Kozlowski
Date: Tue Mar 18 2025 - 04:50:41 EST
On Mon, Mar 17, 2025 at 09:26:05PM +0100, David Heidelberg wrote:
> The device and driver do support setting a custom MAC address.
>
> Fixes: c49e9e95f4d1 ("dt: binding: Add Qualcomm WCNSS control binding")
> Signed-off-by: David Heidelberg <david@xxxxxxx>
> ---
> Documentation/devicetree/bindings/soc/qcom/qcom,wcnss.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,wcnss.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,wcnss.yaml
> index fd6db0ca98eb7e56d7399f55c408844d5e782805..6938dc4ccc2175a65f6f53c6d073fb72cf498b2c 100644
> --- a/Documentation/devicetree/bindings/soc/qcom/qcom,wcnss.yaml
> +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,wcnss.yaml
> @@ -68,6 +68,8 @@ properties:
> - const: tx
> - const: rx
>
> + local-mac-address: true
Which referenced binding provides the definition of this property (its
type)? AFAIK, that's not a property of Wifi nodes.
Best regards,
Krzysztof