Re: [PATCH v1 2/2] mfd: rk808: Add RK801 support
From: Lee Jones
Date: Fri Jan 09 2026 - 11:43:37 EST
On Wed, 31 Dec 2025, Joseph Chen wrote:
> The RK801 are a Power Management IC (PMIC) for multimedia
> and handheld devices. They contains the following components:
>
> - 4 BUCK
> - 2 LDO
> - 1 SWITCH
>
> Signed-off-by: Joseph Chen <chenjh@xxxxxxxxxxxxxx>
> ---
> drivers/mfd/Kconfig | 6 +-
> drivers/mfd/rk8xx-core.c | 81 ++++++++++
> drivers/mfd/rk8xx-i2c.c | 33 +++-
> drivers/regulator/rk808-regulator.c | 243 ++++++++++++++++++++++++++++
> include/linux/mfd/rk808.h | 118 ++++++++++++++
> 5 files changed, 477 insertions(+), 4 deletions(-)
Please separate out the MFD and Regulator parts into their own patches.
--
Lee Jones [李琼斯]