All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] regulator: rtq2208: Fix incorrect code section
@ 2025-03-17 10:06 cy_huang
  2025-03-17 10:06 ` [PATCH 1/3] regulator: rtq2208: Fix incorrect buck converter phase mapping cy_huang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: cy_huang @ 2025-03-17 10:06 UTC (permalink / raw)
  To: Mark Brown, Krzysztof Kozlowski, Conor Dooley
  Cc: Liam Girdwood, Rob Herring, ChiYuan Huang, linux-kernel,
	devicetree

From: ChiYuan Huang <cy_huang@richtek.com>

This patch series is to fix
- buck converter phase mapping
- Correctly get LDO DVS capability

ChiYuan Huang (3):
  regulator: rtq2208: Fix incorrect buck converter phase mapping
  regulator: rtq2208: Fix the LDO DVS capability
  regulator: dt-bindings: rtq2208: Remove unnecessary property of fixed
    LDO VOUT

 .../bindings/regulator/richtek,rtq2208.yaml   |   8 +-
 drivers/regulator/rtq2208-regulator.c         | 216 ++++++++++--------
 2 files changed, 124 insertions(+), 100 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-03-17 16:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-17 10:06 [PATCH 0/3] regulator: rtq2208: Fix incorrect code section cy_huang
2025-03-17 10:06 ` [PATCH 1/3] regulator: rtq2208: Fix incorrect buck converter phase mapping cy_huang
2025-03-17 10:06 ` [PATCH 2/3] regulator: rtq2208: Fix the LDO DVS capability cy_huang
2025-03-17 10:06 ` [PATCH 3/3] regulator: dt-bindings: rtq2208: Remove unnecessary property of fixed LDO VOUT cy_huang
2025-03-17 12:36   ` Mark Brown
2025-03-17 16:11 ` (subset) [PATCH 0/3] regulator: rtq2208: Fix incorrect code section Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.