regulator: Add MAX20086-MAX20089 driver
authorWatson Chow <watson.chow@avnet.com>
Thu, 6 Jan 2022 22:43:50 +0000 (00:43 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 7 Jan 2022 13:36:35 +0000 (13:36 +0000)
commitbfff546aae50ae68ed395bf0e0848188d27b0ba3
treec9f0c9f54504a288d380382196de3e319bfc067a
parent764aaa4e031a9acd26babc622cabe652f57bbb04
regulator: Add MAX20086-MAX20089 driver

The MAX20086-MAX20089 are dual/quad power protectors for cameras. Add a
driver that supports controlling the outputs individually. Additional
features, such as overcurrent detection, may be added later if needed.

Signed-off-by: Watson Chow <watson.chow@avnet.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20220106224350.16957-3-laurent.pinchart+renesas@ideasonboard.com
Signed-off-by: Mark Brown <broonie@kernel.org>
MAINTAINERS
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/max20086-regulator.c [new file with mode: 0644]