mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: <cy_huang@richtek.com>
To: Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	ChiYuan Huang <cy_huang@richtek.com>,
	Alan Lan <alan_lan@richtek.com>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: [PATCH 0/2] Add Richtek RT8092 support
Date: Fri, 19 Dec 2025 14:36:18 +0800	[thread overview]
Message-ID: <cover.1766125676.git.cy_huang@richtek.com> (raw)

From: ChiYuan Huang <cy_huang@richtek.com>

This patch series add rt8092 regulator support.

ChiYuan Huang (2):
  dt-bindings: regulator: rt5739: Add compatible for rt8092
  regulator: Add rt8092 support

 .../bindings/regulator/richtek,rt5739.yaml    |   5 +
 drivers/regulator/Kconfig                     |   9 +
 drivers/regulator/Makefile                    |   1 +
 drivers/regulator/rt8092.c                    | 313 ++++++++++++++++++
 4 files changed, 328 insertions(+)
 create mode 100644 drivers/regulator/rt8092.c


base-commit: ea1013c1539270e372fc99854bc6e4d94eaeff66
-- 
2.34.1


             reply	other threads:[~2025-12-19  6:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-19  6:36 cy_huang [this message]
2025-12-19  6:36 ` [PATCH 1/2] dt-bindings: regulator: rt5739: Add compatible for rt8092 cy_huang
2025-12-20  8:57   ` Krzysztof Kozlowski
2025-12-19  6:36 ` [PATCH 2/2] regulator: Add rt8092 support cy_huang
2025-12-22 11:34 ` [PATCH 0/2] Add Richtek RT8092 support Mark Brown

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=cover.1766125676.git.cy_huang@richtek.com \
    --to=cy_huang@richtek.com \
    --cc=alan_lan@richtek.com \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.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

Powered by JetHome