regulator: rtq2208: Add fixed LDO VOUT property and check that matches the constraints
authorAlina Yu <alina_yu@richtek.com>
Tue, 28 May 2024 06:01:15 +0000 (14:01 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 29 May 2024 13:41:13 +0000 (14:41 +0100)
commitaf1296d15d8907a5aeeeb4ecd3e5878c9a349048
treead1d48b18a4ed83d4e4aebd7dc1debcb203501c2
parent74259990b5938dc55fbe2f9b0431d5f370d34b85
regulator: rtq2208: Add fixed LDO VOUT property and check that matches the constraints

A fixed LDO VOUT property has been added to specify the fixed_uV of the regulator_desc.
Additionally, a check has been included in this version
to ensure that the fixed_uV matches the constraints.

Signed-off-by: Alina Yu <alina_yu@richtek.com>
Link: https://msgid.link/r/39357ff9e6e5f3dec5a6f7f833a3591c0defc63a.1716870419.git.alina_yu@richtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/rtq2208-regulator.c