OSDN Git Service

regulator: Add support for TI TPS6287x regulators
authorMårten Lindahl <marten.lindahl@axis.com>
Mon, 8 May 2023 13:14:08 +0000 (15:14 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 9 May 2023 04:26:49 +0000 (13:26 +0900)
commit7b0518fbf2befd7c4afb81eb06c95c8fc93998be
treed98023149c9bb4d4674919aae261b23c27a15a59
parent034008dd227877cca1588d66e2df505f5fae26c9
regulator: Add support for TI TPS6287x regulators

Add support for Texas Instruments TPS6287x, single-channel
synchronous step-down converters with four output voltage ranges.

Signed-off-by: Mårten Lindahl <marten.lindahl@axis.com
Link: https://lore.kernel.org/r/20230502-tps6287x-driver-v3-2-e25140a023f5@axis.com
Signed-off-by: Mark Brown <broonie@kernel.org
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/tps6287x-regulator.c [new file with mode: 0644]