]> git.dujemihanovic.xyz Git - linux.git/commit
regulator: rtq2208: Fix the BUCK ramp_delay range to maximum of 16mVstep/us
authorAlina Yu <alina_yu@richtek.com>
Tue, 30 Apr 2024 09:58:27 +0000 (17:58 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 1 May 2024 14:11:37 +0000 (23:11 +0900)
commitd1ef160b45a0010d1f1b3d601230457243a8f3e8
tree18f3d3f419a42148ce4ce8792f59715ac25b281d
parentff33132605c1a0acea59e4c523cb7c6fabe856b2
regulator: rtq2208: Fix the BUCK ramp_delay range to maximum of 16mVstep/us

The maximum ramp up and down range of BUCK are shorten
from 64mVstep/us to 16mVstep/us.
Therefore, the RTQ2208_RAMP_VALUE_MAX_uV is modified
to 16000uV in this version.

Signed-off-by: Alina Yu <alina_yu@richtek.com>
Link: https://lore.kernel.org/r/1777b18c0faa1f6b7196630e679a03362686c301.1714467553.git.alina_yu@richtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/rtq2208-regulator.c