]> git.dujemihanovic.xyz Git - u-boot.git/commit
power: regulator: tps65941: Add TPS65224 PMIC regulator support
authorBhargav Raviprakash <bhargav.r@ltts.com>
Mon, 22 Apr 2024 09:49:09 +0000 (09:49 +0000)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 29 Apr 2024 00:20:51 +0000 (09:20 +0900)
commit98e7e51fb14db0647c28f9e2924e25175015f793
treeb40f68bebbace98bebbdec9f66d1ded28c48e191
parent5d7dbd22cf7d6d85a3fbc6ea317db4ed163f3341
power: regulator: tps65941: Add TPS65224 PMIC regulator support

Reuse TPS65941 regulator driver to adds support for
TPS65224 PMIC's regulators. 4 BUCKs and 3 LDOs, where
BUCK1 and BUCK2 can be configured in dual phase mode.

Signed-off-by: Bhargav Raviprakash <bhargav.r@ltts.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/power/regulator/tps65941_regulator.c