Re: [PATCH 8/9] dt-bindings: wireless: ath11k: describe WCN7850

From: Bartosz Golaszewski
Date: Wed Jan 17 2024 - 15:02:16 EST


On Wed, Jan 17, 2024 at 7:07 PM Kalle Valo <kvalo@xxxxxxxxxx> wrote:
>
> Bartosz Golaszewski <brgl@xxxxxxxx> writes:
>
> > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> >
> > Describe the ath11k variant present on the WCN7850 module.
> >
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> ath12k supports WCN7850 (a Wi-Fi 7 chipset), not ath11k.
>
> --
> https://patchwork.kernel.org/project/linux-wireless/list/
>
> https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

Eek! Indeed. So most of the ifs in the bindings are not really needed
after all... which is good actually.

Bart