]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: snoc: skip regulator operations
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 25 Jul 2019 17:47:53 +0000 (10:47 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 17 Sep 2019 14:03:55 +0000 (17:03 +0300)
commit800b3744e10c8ef901afd110d2d0a39ee6b220bc
tree6d34feedbfc65030a7bd3c7e9c39a9056c6e6ae9
parentda821b5092252ccfe838ffc3fc53294609342d57
ath10k: snoc: skip regulator operations

The regulator operations is trying to set a voltage to a fixed value, by
giving some wiggle room. But some board designs specifies regulator
voltages outside this limited range. One such example is the Lenovo Yoga
C630, with vdd-3.3-ch0 in particular specified at 3.1V.

But consumers with fixed voltage requirements should just rely on the
board configuration to provide the power at the required level, so this
code should be removed.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/snoc.c
drivers/net/wireless/ath/ath10k/snoc.h