]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regulator: Introduce property to flag set-load support
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Tue, 18 Aug 2015 22:14:06 +0000 (15:14 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 17 Sep 2015 11:14:12 +0000 (12:14 +0100)
commitb263d20373d7726dd3ac0cd5e32f123e69a02847
tree03fb36f2615a14c30a504419f8083a4d1e75dd06
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
regulator: Introduce property to flag set-load support

Introduce "regulator-allow-set-load" property to make it possible to
flag in the board configuration that a regulator is allowed to have the
load requirements changed.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/regulator.txt
drivers/regulator/of_regulator.c