Revision 02fbabd5f4ed182d2c616e49309f5a3efd9ec671 authored by Fabrice Gasnier on 04 March 2020, 08:55:32 UTC, committed by Mark Brown on 04 March 2020, 13:57:28 UTC
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>
1 parent a5b0cda
History
File Mode Size
Makefile -rw-r--r-- 312 bytes
ftrace-direct-modify.c -rw-r--r-- 1.7 KB
ftrace-direct-too.c -rw-r--r-- 1.1 KB
ftrace-direct.c -rw-r--r-- 963 bytes
sample-trace-array.c -rw-r--r-- 3.3 KB
sample-trace-array.h -rw-r--r-- 2.4 KB

back to top