From 025cb640cdf27f7c68fc1d89d0698605daa06c43 Mon Sep 17 00:00:00 2001 From: Pavel Kubelun Date: Thu, 1 Jun 2017 17:13:04 +0300 Subject: ath10k: increase bmi timeout to fix OTP on qca99xx boards and add bmi identification through pre-cal file Backporting upstream patches. Signed-off-by: Pavel Kubelun Signed-off-by: Felix Fietkau [refresh, rename patches] --- package/kernel/mac80211/patches/936-ath10k-fix-otp-failure-result.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/936-ath10k-fix-otp-failure-result.patch') diff --git a/package/kernel/mac80211/patches/936-ath10k-fix-otp-failure-result.patch b/package/kernel/mac80211/patches/936-ath10k-fix-otp-failure-result.patch index e28fa8fa60..d302a7d2a3 100644 --- a/package/kernel/mac80211/patches/936-ath10k-fix-otp-failure-result.patch +++ b/package/kernel/mac80211/patches/936-ath10k-fix-otp-failure-result.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath10k/core.c +++ b/drivers/net/wireless/ath/ath10k/core.c -@@ -686,7 +686,7 @@ +@@ -691,7 +691,7 @@ static int ath10k_core_get_board_id_from if (ret) { ath10k_err(ar, "could not execute otp for board id check: %d\n", ret); -- cgit v1.2.3