+750
−607
File changed.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Make the following changes to update Host Regdb to accommodate the new 6G regdomains: 1) Add a macro COMPILE_REGDB_6G, to prevent compilation of the new 6G regdomains in the host. 2) Add new 6G super domains, 6G sub domains, and 6G reg rules (add a new structure regulatory_rule_ext) and place them under COMPILE_REGDB_6G. 3) Add 2 new fields to the struct country_code_to_reg_domain - reg_6ghz_super_dmn_id and max_bw_6g. If COMPILE_REGDB_6G and CONFIG_BAND_GHZ are defined then, reg_6ghz_super_dmn_id and max_bw_6g are part of the country_code_to_reg_domain table for a country entry. If COMPILE_REGDB_6G or CONFIG_BAND_GHZ, is not defined then they are absent. Change-Id: I72ba7b8f6fb4761205fbde51bbc8570bac531e87 CRs-Fixed: 2794085
File changed.
Preview size limit exceeded, changes collapsed.