Re: [PATCH 3/5] dt-bindings: wireless: ath12k: Strip ath12k prefix from calibration property

From: Rob Herring (Arm)
Date: Tue Feb 25 2025 - 12:30:49 EST



On Tue, 25 Feb 2025 10:05:34 +0100, Krzysztof Kozlowski wrote:
> Devicetree properties describing exactly the same thing should be
> reusable between device bindings. All Qualcomm Atheros WiFi chips needs
> certain calibration data, so properties should not be prefixed with
> device family (ath12k).
>
> Deprecate qcom,ath12k-calibration-variant and alike, so we gradually
> switch to a common property. This will also allow moving these
> properties to common schema, if desired.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/net/wireless/qcom,ath12k-wsi.yaml | 13 ++++++++++---
> 1 file changed, 10 insertions(+), 3 deletions(-)
>

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>