commit | 38130651b709bfdf209a69e5358c34bfe1a11888 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Thu Mar 30 18:58:55 2017 +0900 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Mon Apr 03 11:35:39 2017 +0900 |
tree | bbaeee9f305bf750c7da92630b3b1f11a3984cec | |
parent | 425e93cc6ce1fe5507fa0806692e93b2ff091a53 [diff] |
odroid: dts: change the buck8 min-microvolt value Change the buck8's min-microvolt to 750000. Whent thor protocol is used, board_usb_init() should be tried to set to 750000. But it was returned -EINVAL, because '750000' too lower than 2850000. (thor command doesn't work fine because of this problem.) Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>