From: David Heidelberg <david@xxxxxxx> 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 + qcom,smem-states: $ref: /schemas/types.yaml#/definitions/phandle-array maxItems: 2 --- base-commit: e94bd4ec45ac156616da285a0bf03056cd7430fc change-id: 20250317-wcnss-local-mac-57da1ca5feb9 Best regards, -- David Heidelberg <david@xxxxxxx>