]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: Document binding for regulator suspend state for PM state
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 10 Oct 2014 11:35:34 +0000 (20:35 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 20 Oct 2014 11:24:14 +0000 (12:24 +0100)
commit50d2be74f759e559c379ff34158f344a96e90b44
treed5071547e23b9bd2376301a4573acac0f84e9182
parentece05fa76e95d272e2dbd89c78b39a0a4218f539
regulator: Document binding for regulator suspend state for PM state

This patch add regulator suspend state to constraint in dt file. The regulation_
constraints structure already has regulator suspend state field as following.
The regulator suspend state control the state of regulator according to
PM (Power Management) state.
- struct regulator_state state_disk
- struct regulator_state state_mem

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/regulator.txt