From: Benson Leung <bleung@google.com>
To: sre@kernel.org
Cc: bleung@kernel.org, bleung@chromium.org, bleung@google.com,
enric.balletbo@collabora.com, linux-kernel@vger.kernel.org,
sre@kernel.org, sebastian.reichel@collabora.com,
pmalani@chromium.org
Subject: [GIT PULL] IB between chrome-platform/power_supply for v5.7
Date: Mon, 24 Feb 2020 11:59:43 -0800 [thread overview]
Message-ID: <20200224195943.GA30398@google.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1497 bytes --]
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.
bleung@google.com
Chromium OS Project
bleung@chromium.org
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
reply other threads:[~2020-02-24 19:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200224195943.GA30398@google.com \
--to=bleung@google.com \
--cc=bleung@chromium.org \
--cc=bleung@kernel.org \
--cc=enric.balletbo@collabora.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pmalani@chromium.org \
--cc=sebastian.reichel@collabora.com \
--cc=sre@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.