Commits
Robin Gong committed c0e24ef714d
MLK-11703-4: sabresd_battery: fix usb charger detect when resume back on mx6sl cherry-pick below patch: ENGR00288351 sabresd_battery: fix usb charger detect when resume back on mx6sl Fix below redundant log after first resume back on mx6slevk: max8903-charger max8903.12: USB Charger Connected It's caused by not add enough prepare for uok&dok which are connected, such as i.MX6SL-EVK. In this case the board only support DC charger detect, so we didn't need judge the uok pin for USB charger detect, although uok share with dok pin. Signed-off-by: Robin Gong <b38343@freescale.com> (cherry picked from commit c5ba4940a72e8124db7ef91a67b337df4e45e3b0) (cherry picked from commit bcd7f8e5e19528abfc1c095049b55b3d409b27af) Signed-off-by: Vipul Kumar <vipul_kumar@mentor.com> (cherry picked from commit 52692baf477ebd3a025999001e4a0d9a8b81e11b)