the following patch was just integrated into master: commit 5e949faec149c8716b6cb92ab3518d04610f7d1d Author: Duncan Laurie dlaurie@chromium.org Date: Fri Jan 20 14:16:55 2017 -0800
google/eve: Enable PD MCU device
In order for PD charge events to properly notify the OS when a charger is attached we need to enable the PD MCU device and event source from the EC.
Without this change the charging still happens, but the OS does not notice and update the charge state icon in the Chrome OS UI.
BUG=chrome-os-partner:62206 BRANCH=none TEST=plug in a charger to either port and see charge status updated to indicate charging in the power_supply_info tool and the Chrome OS UI.
Change-Id: Ia6f63ac719b739326d313f657a68005c32f45b8d Signed-off-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: https://review.coreboot.org/18209 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See https://review.coreboot.org/18209 for details.
-gerrit