On Thu, 15 Apr 2021 18:47:27 +0800, Shawn Guo wrote: > Add optional brcm,ccode-map property to support translation from ISO3166 > country code to brcmfmac firmware country code and revision. > > The country revision is needed because the RF parameters that provide > regulatory compliance are tweaked per platform/customer. So depending > on the RF path tight to the chip, certain country revision needs to be > specified. As such they could be seen as device specific calibration > data which is a good fit into device tree. > > Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx> > Reviewed-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx> > --- > .../bindings/net/wireless/brcm,bcm4329-fmac.yaml | 8 ++++++++ > 1 file changed, 8 insertions(+) > Applied, thanks!