All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for RT5733
@ 2023-06-28  8:47 cy_huang
  2023-06-28  8:47 ` [PATCH 1/2] regulator: dt-bindings: rt5739: Add compatible for rt5733 cy_huang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: cy_huang @ 2023-06-28  8:47 UTC (permalink / raw)
  To: broonie, krzysztof.kozlowski+dt, conor+dt
  Cc: robh+dt, lgirdwood, cy_huang, devicetree, linux-kernel

From: ChiYuan Huang <cy_huang@richtek.com>

This series is to add the compatible support for rt5733 based on rt5739.

ChiYuan Huang (2):
  regulator: dt-bindings: rt5739: Add compatible for rt5733
  regulator: rt5739: Add DID check and compatible for rt5733

 .../bindings/regulator/richtek,rt5739.yaml    |  1 +
 drivers/regulator/rt5739.c                    | 49 ++++++++++++++++---
 2 files changed, 42 insertions(+), 8 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-07-12 14:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28  8:47 [PATCH 0/2] Add support for RT5733 cy_huang
2023-06-28  8:47 ` [PATCH 1/2] regulator: dt-bindings: rt5739: Add compatible for rt5733 cy_huang
2023-06-28  9:38   ` Rob Herring
2023-06-29  2:05     ` ChiYuan Huang
2023-06-28 15:41   ` Rob Herring
2023-06-28  8:47 ` [PATCH 2/2] regulator: rt5739: Add DID check and " cy_huang
2023-06-28 11:47   ` Mark Brown
2023-06-29  1:27     ` ChiYuan Huang
2023-07-12 14:29 ` [PATCH 0/2] Add support for RT5733 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.