]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regulator: max77802: Document binding for regulator operating modes
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Tue, 11 Nov 2014 12:04:43 +0000 (13:04 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 26 Nov 2014 19:42:47 +0000 (19:42 +0000)
commitbf66c48d026d0ea20a3e04fc32fb470e692707a9
treed89a80e4ed3eab6593a8ea9ef0da1ef2212af93c
parentf9fbc21d03d719a10cbffe19870092592bf60d56
regulator: max77802: Document binding for regulator operating modes

Some regulators from the max77802 PMIC support to be configured in one
of two operating mode: Output ON (normal) and Output On Low Power Mode.
Not all regulators support these two modes and for some of them, the
mode can be changed while the system is running in normal operation
while others only support their mode to be changed on system suspend.

Extend the max77802 PMIC binding by documenting the possible operating
modes values so the regulators modes can be configured correctly.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/max77802.txt