commit | 7be859f74ce232361c39d92d29da207ce6ee72bb | [log] [tgz] |
---|---|---|
author | Graeme Gregory <gg@slimlogic.co.uk> | Thu Mar 07 13:17:48 2013 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Mar 08 17:34:04 2013 +0800 |
tree | 12b92fa8da6afec7d2b7a99189736abf74f12d24 | |
parent | 3c870e3f9d9d98f1ab98614b3b1fd5c79287d361 [diff] |
regulator: palmas correct dt parsing Fix the DT parsing to agree with the bindings document. Some small changes to the value names and also fix the handling of boolean values. They were previously using prop = 1/0, now just use of_property_read_bool calls. Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>