diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2021-10-15 19:17:42 +0200 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2021-11-28 01:13:08 +0100 |
commit | 49d400191dae027a89909680e372f1934a1e1766 (patch) | |
tree | 345b89399c8c06165c75616b16a5f3e6eccfc507 /package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch | |
parent | dd7d4703e9de73153bd239afcf67c77cdb7f7cf8 (diff) | |
download | upstream-49d400191dae027a89909680e372f1934a1e1766.tar.gz upstream-49d400191dae027a89909680e372f1934a1e1766.tar.bz2 upstream-49d400191dae027a89909680e372f1934a1e1766.zip |
ath10k: support nvmem-cells for (pre-)calibration
refreshes mac80211 + ath10k-ct patches.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch')
-rw-r--r-- | package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch b/package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch index 29a6fbc09e..1591ac5adf 100644 --- a/package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch +++ b/package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch @@ -16,7 +16,7 @@ Signed-off-by: Mathias Kresin <dev@kresin.me> --- a/ath10k-5.15/core.h +++ b/ath10k-5.15/core.h -@@ -1686,6 +1686,10 @@ struct ath10k { +@@ -1692,6 +1692,10 @@ struct ath10k { u8 csi_data[4096]; u16 csi_data_len; |