commit | 8349149de33dab3cd59bb72a5ab60b213518288b | [log] [tgz] |
---|---|---|
author | Bhargav Raviprakash <bhargav.r@ltts.com> | Mon Apr 22 09:48:53 2024 +0000 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Mon Apr 29 09:20:51 2024 +0900 |
tree | b8fd86199f8c86080ebc97c921d4c9ee799a2f2f | |
parent | fdb39e0da892a865d2596a12f687d81c469e6c34 [diff] |
power: regulator: tps65941: Added macros for BUCK ID Adds macros for buck and ldo ids and switched to using switch case instead of if else in probe functions. Helps in adding support for TPS65224 PMIC. Signed-off-by: Bhargav Raviprakash <bhargav.r@ltts.com> Reviewed-by: Dhruva Gole <d-gole@ti.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>