mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Add Richtek RT8092 support
@ 2025-12-19  6:36 cy_huang
  2025-12-19  6:36 ` [PATCH 1/2] dt-bindings: regulator: rt5739: Add compatible for rt8092 cy_huang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: cy_huang @ 2025-12-19  6:36 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: Liam Girdwood, ChiYuan Huang, Alan Lan, devicetree, linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-12-22 11:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-19  6:36 [PATCH 0/2] Add Richtek RT8092 support cy_huang
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

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