projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f15536
)
ath10k: Add support for chain1 regulator supply voting
author
Rakesh Pillai
<pillair@codeaurora.org>
Fri, 26 Jun 2020 18:01:42 +0000
(23:31 +0530)
committer
Kalle Valo
<kvalo@codeaurora.org>
Tue, 8 Sep 2020 05:42:47 +0000
(08:42 +0300)
Add support to vote for chain-1 voltage regulator
in WCN3990.
Tested-on: WCN3990 hw1.0 SNOC WLAN.HL.3.1-01040-QCAHLSWMTPLZ-1
Signed-off-by: Rakesh Pillai <pillair@codeaurora.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link:
https://lore.kernel.org/r/1593194502-13164-3-git-send-email-pillair@codeaurora.org
drivers/net/wireless/ath/ath10k/snoc.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath10k/snoc.c
b/drivers/net/wireless/ath/ath10k/snoc.c
index f0494b5fcf3c26031c2404d929374be1356d58be..fd41f25456dc44acdee0676221bda419e130c3f4 100644
(file)
--- a/
drivers/net/wireless/ath/ath10k/snoc.c
+++ b/
drivers/net/wireless/ath/ath10k/snoc.c
@@
-46,6
+46,7
@@
static const char * const ath10k_regulators[] = {
"vdd-1.8-xo",
"vdd-1.3-rfa",
"vdd-3.3-ch0",
+ "vdd-3.3-ch1",
};
static const char * const ath10k_clocks[] = {