regulator: lochnagar: Add support for the Cirrus Logic Lochnagar
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 8 Oct 2018 13:25:41 +0000 (14:25 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 12 Oct 2018 16:53:03 +0000 (18:53 +0200)
commitbef9391cbec547351c6a13e52f3a26bb2d271ec7
treec4c546ca76ad675f8c8a05065edd143a0de0a354
parentc18fb34ae185ad3b2444cd5e308ef5f91d8c9a46
regulator: lochnagar: Add support for the Cirrus Logic Lochnagar

Lochnagar is an evaluation and development board for Cirrus
Logic Smart CODEC and Amp devices. It allows the connection of
most Cirrus Logic devices on mini-cards, as well as allowing
connection of various application processor systems to provide a
full evaluation platform. This driver supports the board
controller chip on the Lochnagar board.

The Lochnagar board provides power supplies for the attached
CODEC/Amp device. Currently this driver supports the microphone
supplies and the digital core voltage for the attached
device. There are some additional supplies that will be
added in time but these supplies are sufficient for most
systems/use-cases.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/lochnagar-regulator.c [new file with mode: 0644]