mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-09 00:51:29 +00:00
eve: Lower VCCIO from 975 to 850 mV
BUG=b:62413556, b:62465979 BRANCH=none TEST=power consumption is lower Change-Id: I573ba2c68b97389a51a2524184a44c49e0eb692d Signed-off-by: Puthikorn Voravootivat <puthik@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/528525 Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
d5bb8390a8
commit
01213a574f
@@ -348,7 +348,7 @@ static void board_pmic_init(void)
|
||||
i2c_write8(I2C_PORT_PMIC, I2C_ADDR_BD99992, 0x3e, 0x04);
|
||||
|
||||
/* Set CSDECAYEN / VCCIO decays to 0V at assertion of SLP_S0# */
|
||||
i2c_write8(I2C_PORT_PMIC, I2C_ADDR_BD99992, 0x30, 0x4a);
|
||||
i2c_write8(I2C_PORT_PMIC, I2C_ADDR_BD99992, 0x30, 0x7a);
|
||||
|
||||
/*
|
||||
* Set V100ACNT / V1.00A Control Register:
|
||||
|
||||
Reference in New Issue
Block a user