Re: [PATCH v2 07/14] mfd: tps6594-core: Add TI TPS65224 PMIC core

From: Julien Panis
Date: Mon Feb 26 2024 - 07:17:45 EST


On 2/23/24 10:36, Bhargav Raviprakash wrote:
Add functionality of the TPS65224 PMIC to the TPS6594 core driver. This
includes adding IRQ resource, MFD cells, and device initialization for
TPS65224.

Signed-off-by: Bhargav Raviprakash <bhargav.r@xxxxxxxx>
---
drivers/mfd/tps6594-core.c | 250 ++++++++++++++++++++++++++++++++++---
1 file changed, 232 insertions(+), 18 deletions(-)

Acked-by: Julien Panis <jpanis@xxxxxxxxxxxx>