power: regulator: denied disable on always-on regulator
authorPatrick Delaunay <[email protected]>
Thu, 15 Nov 2018 12:45:31 +0000 (13:45 +0100)
committerSimon Glass <[email protected]>
Wed, 5 Dec 2018 13:06:44 +0000 (06:06 -0700)
commit4f86a724e82c0b74d9ffb7b65f8ae4b011dd0b03
treeaddbdb07007e58578bc2438884faaabfd4672fe9
parent7959882049a9b389c131eff9a128437ee8ebe08e
power: regulator: denied disable on always-on regulator

Don't disable regulator which are tagged as "regulator-always-on" in DT.

Signed-off-by: Patrick Delaunay <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Jack Mitchell <[email protected]>
Tested-by: Jack Mitchell <[email protected]>
Signed-off-by: Patrice Chotard <[email protected]>
Reviewed-by: Richard Röjfors <[email protected]>
Tested-by: Richard Röjfors <[email protected]>
Reviewed-by: Felix Brack <[email protected]>
Tested-by: Felix Brack <[email protected]>
drivers/power/regulator/regulator-uclass.c