commit | bde251a9a813bfbb8f300abef265ecb7028c428f | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Fri Sep 27 08:25:13 2013 -0500 |
committer | Mark Brown <broonie@linaro.org> | Fri Sep 27 15:02:29 2013 +0100 |
tree | e7ad41f652bc29b652e905d6fe9df1114bbba3af | |
parent | 4a10c2ac2f368583138b774ca41fac4207911983 [diff] |
regulator: ti-abb: skip optional parameter for ldo-address On platforms like OMAP4460, LDO override is never used. Even though efuse determines the ABB bias mode to operate at, ABB voltage is preconfigured in internal efuse registers without the need for LDO override for bias voltage. So skip optional parameter if property is not present. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>