Re: [PATCH v4 2/3] mfd: rt5120: Add Richtek PMIC support
From: Lee Jones
Date: Wed Aug 10 2022 - 07:39:50 EST
On Wed, 10 Aug 2022, cy_huang wrote:
> From: ChiYuan Huang <cy_huang@xxxxxxxxxxx>
>
> Add Richtek RT5120 PMIC I2C driver.
>
> Signed-off-by: ChiYuan Huang <cy_huang@xxxxxxxxxxx>
> ---
> Since v4:
> - Add "Copyright" string and refine for GPL version string.
> - For the last uncertain terminated element in struct arrays, put the comma
> for it to keep the extensibility.
>
> Since v3:
> - Use a 'dev' variable and dev_err_probe to decrease the LOC in mfd.
>
> ---
> drivers/mfd/Kconfig | 12 +++++
> drivers/mfd/Makefile | 1 +
> drivers/mfd/rt5120.c | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 137 insertions(+)
> create mode 100644 drivers/mfd/rt5120.c
Applied, thanks.
--
Lee Jones [李琼斯]