Skip to content
Commit 86d9884b authored by Roger Quadros's avatar Roger Quadros Committed by Liam Girdwood
Browse files

regulator: Add GPIO enable control to fixed voltage regulator driver



Now fixed regulators that have their enable pin connected to a GPIO line
can use the fixed regulator driver for regulator enable/disable control.
The GPIO number and polarity information is passed through platform data.
GPIO enable control is achieved using gpiolib.

Signed-off-by: default avatarRoger Quadros <ext-roger.quadros@nokia.com>
Reviewed-by: default avatarPhilipp Zabel <philipp.zabel@gmail.com>
Reviewed-by: default avatarFelipe Balbi <felipe.balbi@nokia.com>
Acked-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarLiam Girdwood <lrg@slimlogic.co.uk>
parent a6576cff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment