On 2/25/2025 4:04 PM, Krzysztof Kozlowski wrote: > On 25/02/2025 09:47, Krzysztof Kozlowski wrote: >> On Tue, Feb 25, 2025 at 12:18:22PM +0530, Raj Kumar Bhagat wrote: >>> + memory-region: >>> + description: >>> + Memory regions used by the ath12k firmware. >>> + items: >>> + - description: Q6 memory region >>> + - description: m3 dump memory region >>> + - description: Q6 caldata memory region >>> + - description: Multi Link Operation (MLO) Global memory region >>> + >>> + memory-region-names: >>> + items: >>> + - const: q6-region >>> + - const: m3-dump >>> + - const: q6-caldb >>> + - const: mlo-global-mem >>> + >>> + qcom,ath12k-calibration-variant: >> >> qcom,calibration-variant > > FYI: > > https://lore.kernel.org/linux-devicetree/20250225-b-wifi-qcom-calibration-variant-v1-0-3b2aa3f89c53@xxxxxxxxxx/ > Thanks, will update in next version.