commit | df182a42a45a1db76a4e0a3346947e31f70dc26a | [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 | 4c9d4a75f12f9ae7a1164f62cee532ef7a48e5f5 [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>