Re: [PATCH v2 1/5] power: tps65941: Add macros of TPS65224 PMIC

2024-03-08 Thread Dhruva Gole
On Mar 06, 2024 at 19:09:43 +0530, Bhargav Raviprakash wrote: > Re-use the TPS65941 PMIC driver for TPS65224 PMIC. > Add additional macros of TPS65224 to aid in the driver > re-use. > > Signed-off-by: Bhargav Raviprakash > --- Reviewed-by: Dhruva Gole > include/power/tps65941.h | 30

[PATCH v2 1/5] power: tps65941: Add macros of TPS65224 PMIC

2024-03-06 Thread Bhargav Raviprakash
Re-use the TPS65941 PMIC driver for TPS65224 PMIC. Add additional macros of TPS65224 to aid in the driver re-use. Signed-off-by: Bhargav Raviprakash --- include/power/tps65941.h | 30 ++ 1 file changed, 30 insertions(+) diff --git a/include/power/tps65941.h