lkml.org 
[lkml]   [2022]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] regulator: Add driver for Maxim MAX20086-MAX20089
Date
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

Hello,

This small series adds a new driver (along with DT bindings) for the
Maxim MAX20086-MAX20089 camera power protectors.

Compared to v1, this version takes all review comments into account
(assuming I've understood them correctly :-)).

The code originates from initial work done by Avnet, which I have
reworked extensively. Watson, I've kept your authorship on patch 2/2.
Would you like to be listed as a maintainer for the driver and the DT
bindings ?

Laurent Pinchart (1):
dt-bindings: regulators: Add bindings for Maxim MAX20086-MAX20089

Watson Chow (1):
regulator: Add MAX20086-MAX20089 driver

.../bindings/regulator/maxim,max20086.yaml | 106 ++++++
MAINTAINERS | 7 +
drivers/regulator/Kconfig | 10 +-
drivers/regulator/Makefile | 1 +
drivers/regulator/max20086-regulator.c | 332 ++++++++++++++++++
5 files changed, 455 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max20086.yaml
create mode 100644 drivers/regulator/max20086-regulator.c

--
Regards,

Laurent Pinchart

\
 
 \ /
  Last update: 2022-01-06 23:44    [W:0.064 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site