aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2021-10-15 19:17:42 +0200
committerChristian Lamparter <chunkeey@gmail.com>2021-11-28 01:13:08 +0100
commit49d400191dae027a89909680e372f1934a1e1766 (patch)
tree345b89399c8c06165c75616b16a5f3e6eccfc507 /package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch
parentdd7d4703e9de73153bd239afcf67c77cdb7f7cf8 (diff)
downloadupstream-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/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch')
-rw-r--r--package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch b/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch
index ce3ebcc2a6..e14329cce8 100644
--- a/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch
+++ b/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch
@@ -26,7 +26,7 @@ Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
#include <linux/property.h>
#include <linux/dmi.h>
#include <linux/ctype.h>
-@@ -3243,6 +3244,8 @@ static int ath10k_core_probe_fw(struct a
+@@ -3303,6 +3304,8 @@ static int ath10k_core_probe_fw(struct a
device_get_mac_address(ar->dev, ar->mac_addr, sizeof(ar->mac_addr));