On Fri, 2019-09-06 at 08:45 +0530, Sriram R wrote: > Currently, self managed drivers cannot update the global regulatory > using a regulatory hint from driver if the wiphy regd is already set > from other sources. > Due to this, when a regulatory hint is provided to cfg80211 from > self managed devices, the request gets ignored and global reg is > always at default, i.e World reg, DFS-UNSET. > Hence in such systems, the result of 'iw reg get' does not indicate a > valid global regd. Yeah, but ... if you have a self-managed PHY you should anyway use iw phy0 reg get instead of plain iw reg get so I'm not sure I understand? johannes