summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorFabrice Gasnier <fabrice.gasnier@st.com>2020-03-04 11:55:32 +0300
committerMark Brown <broonie@kernel.org>2020-03-04 16:57:28 +0300
commit02fbabd5f4ed182d2c616e49309f5a3efd9ec671 (patch)
tree50bae0825dfaca838567cea2d6cec1f24107e9b3 /Documentation
parenta5b0cda136f4f420a8e24e50d19dfcef2f81df2e (diff)
downloadlinux-02fbabd5f4ed182d2c616e49309f5a3efd9ec671.tar.xz
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 'Documentation')
0 files changed, 0 insertions, 0 deletions