commit | 76962d0f8e25a5d9a135215bc3e3932fd5bc4b50 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri Apr 03 16:56:16 2015 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Wed Apr 22 14:41:08 2015 +0200 |
tree | e9eb03930bef8374a43dc9098de65da7eeb11abb | |
parent | 9e2b0c2d72fe44776e645de0bf0060953fcd8178 [diff] |
power: pfuze100: fix LDO_EN bit value The LDO_EN is bit 4, not value 4. This is only used on the Ventana boards so we will change it in the header as the other values there are in terms of values and not bit numbers. Signed-off-by: Tim Harvey <tharvey@gateworks.com>