Re: [PATCH v2 2/2] regulator: rtq2208: Add Richtek RTQ2208 SubPMIC driver

From: Alina Yu
Date: Tue Jul 18 2023 - 04:40:53 EST


On Wed, Jul 05, 2023 at 11:27:09PM +0800, alina_yu@xxxxxxxxxxx wrote:
> From: alinayu <alina_yu@xxxxxxxxxxx>
>
> Add support for the RTQ2208 SubPMIC
> This ic integrates with configurable, synchrnous buck converters and two ldos.
>
> Signed-off-by: alinayu <alina_yu@xxxxxxxxxxx>
> ---
> drivers/regulator/Kconfig | 12 +
> drivers/regulator/Makefile | 1 +
> drivers/regulator/rtq2208-regulator.c | 550 ++++++++++++++++++++++++++++++++++
> 3 files changed, 563 insertions(+)
> create mode 100644 drivers/regulator/rtq2208-regulator.c
>
...
Sorry, not intend to ping, just want to check the current review status.
Is there any comment about rtq2208-regulator.c


Thanks, Alina