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)
commit291d761c16c9dc05050a92679c6aa92f263c4f51
treed5071547e23b9bd2376301a4573acac0f84e9182
parent40e20d68bb3fb1ce2704c886d597918988d3321d
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