mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/8] Add support for Rockchip RK860X regulators
@ 2023-04-05 19:47 Cristian Ciocaltea
  2023-04-05 19:47 ` [PATCH 1/8] regulator: dt-bindings: fcs,fan53555: Add support for RK860X Cristian Ciocaltea
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Cristian Ciocaltea @ 2023-04-05 19:47 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Rob Herring, Krzysztof Kozlowski,
	Heiko Stuebner, Bjorn Andersson, Joseph Chen, Ezequiel Garcia
  Cc: linux-kernel, devicetree, kernel

This patch series introduces support for the Rockchip RK860X regulators, 
while also providing a few fixes and improvements to the existing fan53555 
driver.

RK8600/RK8601 are fully compatible with the FAN53555 regulators.

RK8602/RK8603 are a bit different, having a wider output voltage
selection range, from 0.5 V to 1.5 V in 6.25 mV steps. They are used 
in the Rock 5B board to power the ARM Cortex-A76 cores and the NPU.

Cristian Ciocaltea (8):
  regulator: dt-bindings: fcs,fan53555: Add support for RK860X
  regulator: fan53555: Explicitly include bits header
  regulator: fan53555: Fix wrong TCS_SLEW_MASK
  regulator: fan53555: Remove unused *_SLEW_SHIFT definitions
  regulator: fan53555: Make use of the bit macros
  regulator: fan53555: Improve vsel_mask computation
  regulator: fan53555: Use dev_err_probe
  regulator: fan53555: Add support for RK860X

 .../bindings/regulator/fcs,fan53555.yaml      |   4 +
 drivers/regulator/fan53555.c                  | 215 ++++++++++++++----
 2 files changed, 172 insertions(+), 47 deletions(-)

-- 
2.40.0


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

end of thread, other threads:[~2023-04-06 18:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-05 19:47 [PATCH 0/8] Add support for Rockchip RK860X regulators Cristian Ciocaltea
2023-04-05 19:47 ` [PATCH 1/8] regulator: dt-bindings: fcs,fan53555: Add support for RK860X Cristian Ciocaltea
2023-04-06  8:24   ` Krzysztof Kozlowski
2023-04-05 19:47 ` [PATCH 2/8] regulator: fan53555: Explicitly include bits header Cristian Ciocaltea
2023-04-05 19:47 ` [PATCH 3/8] regulator: fan53555: Fix wrong TCS_SLEW_MASK Cristian Ciocaltea
2023-04-05 19:47 ` [PATCH 4/8] regulator: fan53555: Remove unused *_SLEW_SHIFT definitions Cristian Ciocaltea
2023-04-05 19:47 ` [PATCH 5/8] regulator: fan53555: Make use of the bit macros Cristian Ciocaltea
2023-04-05 19:47 ` [PATCH 6/8] regulator: fan53555: Improve vsel_mask computation Cristian Ciocaltea
2023-04-05 19:47 ` [PATCH 7/8] regulator: fan53555: Use dev_err_probe Cristian Ciocaltea
2023-04-05 19:47 ` [PATCH 8/8] regulator: fan53555: Add support for RK860X Cristian Ciocaltea
2023-04-06  8:25   ` Krzysztof Kozlowski
2023-04-06 10:08     ` Cristian Ciocaltea
2023-04-06 11:03       ` Krzysztof Kozlowski
2023-04-06 11:15         ` Cristian Ciocaltea
2023-04-06 17:40           ` Cristian Ciocaltea
2023-04-06 18:13           ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®