]> www.infradead.org Git - users/jedix/linux-maple.git/commit
regulator: rtq2208: Fix the LDO DVS capability
authorChiYuan Huang <cy_huang@richtek.com>
Mon, 17 Mar 2025 10:06:22 +0000 (18:06 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 17 Mar 2025 12:45:37 +0000 (12:45 +0000)
commitb65439d9015024c37c6b8a17c0569ec44675a979
tree3f46ba4e739a23fef8fa3c0e54faf5aeed96db19
parent1742e7e978babb0f548f85c4c6bcfebe13b88722
regulator: rtq2208: Fix the LDO DVS capability

Use the hidden bank register to identify whether the LDO voltage is
fixed or variable. Remove the read of 'richtek,fixed-microvolt'
property.

Fixes: af1296d15d89 ("regulator: rtq2208: Add fixed LDO VOUT property and check that matches the constraints")
Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
Link: https://patch.msgid.link/dae0321b710518ce32260336e3cc9caf2ba84215.1742204502.git.cy_huang@richtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/rtq2208-regulator.c