From: Enric Balletbo i Serra <enric.balletbo@collabora.com>
To: Prashant Malani <pmalani@chromium.org>, linux-kernel@vger.kernel.org
Cc: heikki.krogerus@linux.intel.com,
Benson Leung <bleung@chromium.org>,
Guenter Roeck <groeck@chromium.org>
Subject: Re: [PATCH v3 0/3] platform/chrome: typec: Add port partner registration
Date: Fri, 10 Apr 2020 12:08:00 +0200 [thread overview]
Message-ID: <85643207-bb30-55d4-1a10-d3c9a6266269@collabora.com> (raw)
In-Reply-To: <20200410002316.202107-1-pmalani@chromium.org>
Hi Prashant,
Thanks for your patches.
On 10/4/20 2:23, Prashant Malani wrote:
> The following series adds port-partner registration when
> connects/disconnects are detected. In order to do that, we also register
> a listener for the cros-usbpd-notifier, which will inform the driver of
> EC PD events. While we are here, separate out the Type C port data
> objects into a separate struct.
>
> v2: https://lkml.org/lkml/2020/4/9/861
> v1: https://lkml.org/lkml/2020/4/6/1155
>
> Changes in v3:
> - Fixed trivial Kconfig dependency ordering error.
>
> Prashant Malani (3):
> platform/chrome: typec: Use notifier for updates
> platform/chrome: typec: Add struct for port data
> platform/chrome: typec: Register port partner
>
> drivers/platform/chrome/Kconfig | 1 +
> drivers/platform/chrome/cros_ec_typec.c | 119 ++++++++++++++++++++----
> 2 files changed, 103 insertions(+), 17 deletions(-)
>
Would be nice have the Heikki review on those.
Thanks,
Enric
prev parent reply other threads:[~2020-04-10 10:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-10 0:23 Prashant Malani
2020-04-10 0:23 ` [PATCH v3 1/3] platform/chrome: typec: Use notifier for updates Prashant Malani
2020-04-14 7:49 ` Heikki Krogerus
2020-04-10 0:23 ` [PATCH v3 2/3] platform/chrome: typec: Add struct for port data Prashant Malani
2020-04-14 7:51 ` Heikki Krogerus
2020-04-10 0:23 ` [PATCH v3 3/3] platform/chrome: typec: Register port partner Prashant Malani
2020-04-14 7:52 ` Heikki Krogerus
2020-04-14 14:08 ` Enric Balletbo i Serra
2020-04-14 22:44 ` Prashant Malani
2020-04-10 10:08 ` Enric Balletbo i Serra [this message]
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=85643207-bb30-55d4-1a10-d3c9a6266269@collabora.com \
--to=enric.balletbo@collabora.com \
--cc=bleung@chromium.org \
--cc=groeck@chromium.org \
--cc=heikki.krogerus@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pmalani@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome