diff options
author | 2020-03-04 09:55:32 +0100 | |
---|---|---|
committer | 2020-03-04 13:57:28 +0000 | |
commit | 02fbabd5f4ed182d2c616e49309f5a3efd9ec671 (patch) | |
tree | 50bae0825dfaca838567cea2d6cec1f24107e9b3 /scripts/bpf_helpers_doc.py | |
parent | regulator: qcom_spmi: Fix docs for PM8004 (diff) | |
download | wireguard-linux-02fbabd5f4ed182d2c616e49309f5a3efd9ec671.tar.xz wireguard-linux-02fbabd5f4ed182d2c616e49309f5a3efd9ec671.zip |
regulator: stm32-vrefbuf: fix a possible overshoot when re-enabling
There maybe an overshoot, when disabling, then re-enabling vrefbuf
too quickly. VREFBUF is used by ADC/DAC on some boards. When re-enabling
too quickly, an overshoot on the reference voltage make the conversions
inaccurate for a short period of time.
- Don't put the VREFBUF in HiZ when disabling, to force an active
discharge.
- Enforce a 1ms OFF/ON delay
Fixes: 0cdbf481e927 ("regulator: Add support for stm32-vrefbuf")
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Message-Id: <1583312132-20932-1-git-send-email-fabrice.gasnier@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions