Hi Sebastian,
The immutable branch ib-chrome-platform-power-supply-cros-usbpd-notify
is now ready. Please merge for v5.7.
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git ib-chrome-platform-power-supply-cros-usbpd-notify
for you to fetch changes up to f2437e48ac7ae0e99b8e76d88aaf24a9b2e6d3e2:
power: supply: cros-ec-usbpd-charger: Fix host events (2020-02-10 11:01:33 -0800)
----------------------------------------------------------------
Jon Flatley (2):
platform: chrome: Add cros-usbpd-notify driver
power: supply: cros-ec-usbpd-charger: Fix host events
drivers/platform/chrome/Kconfig | 14 ++
drivers/platform/chrome/Makefile | 1 +
drivers/platform/chrome/cros_usbpd_notify.c | 169 ++++++++++++++++++++++++
drivers/power/supply/Kconfig | 2 +-
drivers/power/supply/cros_usbpd-charger.c | 50 +++----
include/linux/platform_data/cros_usbpd_notify.h | 17 +++
6 files changed, 220 insertions(+), 33 deletions(-)
create mode 100644 drivers/platform/chrome/cros_usbpd_notify.c
create mode 100644 include/linux/platform_data/cros_usbpd_notify.h
--
Benson Leung
Staff Software Engineer
Chrome OS Kernel
Google Inc.
[email protected]
Chromium OS Project
[email protected]