commit | af89d24ffa1c87d89e3a0b3ee3aac20e774d2e35 | [log] [tgz] |
---|---|---|
author | Priyanka Jain <priyanka.jain@nxp.com> | Thu Oct 11 05:11:23 2018 +0000 |
committer | York Sun <york.sun@nxp.com> | Thu Dec 06 14:37:19 2018 -0800 |
tree | cfd8ea434a141781a10669c761e8c111ad48ae4e | |
parent | 1515021fd079578e9149ca5852ea1139d359c584 [diff] |
board/freescale/vid: Add correction for ltc3882 read error. Voltage regulator LTC3882 device has 0.5% voltage read error. So for NXP SoC devices this generally equates to 2mV Update set_voltage_to_LTC for below: 1.Add coorection of upto 2mV in voltage comparison to take care of voltage read error of voltage regulator 2.Add loop max count kept as 100 to avoid infinte loop. Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>