commit | e19f742885e87ab9582fdf5940f214419eb9275b | [log] [tgz] |
---|---|---|
author | Chris Zhong <zyw@rock-chips.com> | Sat Feb 28 18:09:06 2015 +0800 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Mar 12 09:07:10 2015 +0000 |
tree | 952baa33b403a944d7602bfdc060c3ef0f8fc190 | |
parent | 9a503a7d9ce0eafd4c9c4a73b9c45a53a4ed2314 [diff] |
mfd: rk808: Disable the under voltage detect Rk808 has a under voltage detect function, when the voltage of buck is under 85% the target voltage, the buck output will reset. But if the power load is too heavy, this function maybe err, when current over 4.2A, although the voltage is normal, but RK808 mistakenly think it is under 85%, and reset the buck. So let's disable this function. Signed-off-by: Chris Zhong <zyw@rock-chips.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>