An EC sysjump can break communication with the cros_ec_ucsi driver by clearing any previously enabled notifications. This updates the cros_ec_ucsi driver to monitor for PD initialization events from the EC and re-enable notifications by treating the init event as a system resume. Jameson Thies (2): platform/chrome: add PD_EVENT_INIT bit definition usb: typec: ucsi: resume work after EC init drivers/usb/typec/ucsi/cros_ec_ucsi.c | 17 ++++++++++++----- include/linux/platform_data/cros_ec_commands.h | 1 + 2 files changed, 13 insertions(+), 5 deletions(-) base-commit: 2014c95afecee3e76ca4a56956a936e23283f05b -- 2.48.1.362.g079036d154-goog