public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Joseph Chen <chenjh@rock-chips.com>
Cc: lgirdwood@gmail.com, broonie@kernel.org, robh@kernel.org,
	krzk+dt@kernel.org, conor+dt@kernel.org,
	linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org
Subject: Re: [PATCH v1 2/2] mfd: rk808: Add RK801 support
Date: Fri, 9 Jan 2026 16:43:33 +0000	[thread overview]
Message-ID: <20260109164333.GD1808297@google.com> (raw)
In-Reply-To: <20251231030951.818-3-chenjh@rock-chips.com>

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@rock-chips.com>
> ---
>  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 [李琼斯]

      reply	other threads:[~2026-01-09 16:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-31  3:09 [PATCH v1 0/2] Add RK801 PMIC support Joseph Chen
2025-12-31  3:09 ` [PATCH v1 1/2] dt-bindings: mfd: Add rk801 binding Joseph Chen
2025-12-31  7:33   ` Krzysztof Kozlowski
2026-01-12  8:26     ` Joseph Chen
2025-12-31 13:36   ` Diederik de Haas
2026-01-12  8:14     ` Joseph Chen
2025-12-31  3:09 ` [PATCH v1 2/2] mfd: rk808: Add RK801 support Joseph Chen
2026-01-09 16:43   ` Lee Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260109164333.GD1808297@google.com \
    --to=lee@kernel.org \
    --cc=broonie@kernel.org \
    --cc=chenjh@rock-chips.com \
    --cc=conor+dt@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox