summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/rt8092.c
AgeCommit message (Collapse)AuthorLines
2025-12-19regulator: Add rt8092 supportChiYuan Huang-0/+313
RT8092 is a 3MHz 4A efficiency step-down converter with I2C control interface. It can support wide output range from 0.7 to 5.5V, based on the voltage bank selection. Signed-off-by: ChiYuan Huang <cy_huang@richtek.com> Link: https://patch.msgid.link/d2293c513f396f86e54f9b806fd0195b57db7aae.1766125676.git.cy_huang@richtek.com Signed-off-by: Mark Brown <broonie@kernel.org>