base-files: Add new functions for ath11k caldata
authorPaweł Owoc <frut3k7@gmail.com>
Mon, 29 Jan 2024 22:36:58 +0000 (23:36 +0100)
committerRobert Marko <robimarko@gmail.com>
Tue, 23 Apr 2024 20:35:57 +0000 (22:35 +0200)
commit652a6677d5fa3c1eb0b9b58b8bf5d95c7eb6c130
treeb9d4e90c3e237e4d7b6f490763ec88baf4233b0b
parent63dd3f74ac3413b9fe069f136b376bd489164524
base-files: Add new functions for ath11k caldata

Add new functions for ath11k caldata:
- ath11k_patch_mac (from 0 to 5)
- ath11k_remove_regdomain
- ath11k_set_macflag (some pre-caldata have the nvMacFlag flag unset which is needed to change the MAC address)

Additionaly for ath10k caldata:
- ath10k_remove_regdomain

Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
package/base-files/files/lib/functions.sh
package/base-files/files/lib/functions/caldata.sh
package/base-files/files/lib/functions/system.sh