Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@xxxxxxxxxx> > > This new helper reads extra frequency limits specified in DT and > disables unavailable chanels. This is useful for devices (like home > routers) with chipsets limited e.g. by board design. > > In order to respect info read from DT we simply need to check for > IEEE80211_CHAN_DISABLED bit when constructing channel info. > > Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 0f83ff697356 brcmfmac: use wiphy_read_of_freq_limits to respect limits from DT -- https://patchwork.kernel.org/patch/9522069/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches