]> www.infradead.org Git - users/willy/xarray.git/commit
regulator: wm831x: Convert to use GPIO descriptors
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 12 Jun 2019 07:42:22 +0000 (09:42 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 12 Jun 2019 12:59:11 +0000 (13:59 +0100)
commit9a5ed0bac86edce4097abf7595a7de050b2f87fa
tree8a002af659ce0664ee33732adf7ee25df95892b7
parentd17adf7d3f5be74bdfda89ceed7bff3910ffb6d4
regulator: wm831x: Convert to use GPIO descriptors

This converts the Wolfson Micro WM831x DCDC converter to use
a GPIO descriptor for the GPIO driving the DVS pin.

There is just one (non-DT) machine in the kernel using this, and
that is the Wolfson Micro (now Cirrus) Cragganmore 6410 so we
patch this board to pass a descriptor table and fix up the driver
accordingly.

Cc: Charles Keepax <ckeepax@opensource.cirrus.com>
Cc: Richard Fitzgerald <rf@opensource.cirrus.com>
Cc: patches@opensource.cirrus.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
arch/arm/mach-s3c64xx/mach-crag6410.c
drivers/regulator/wm831x-dcdc.c
include/linux/mfd/wm831x/pdata.h