[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACeCKaeeLbZTRTOd0r5yM0MtvmdrkXu6x_HzbgSGZLw7xVyybA@mail.gmail.com>
Date: Thu, 25 Jun 2020 09:10:48 -0700
From: Prashant Malani <pmalani@...omium.org>
To: Enric Balletbo i Serra <enric.balletbo@...labora.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
Benson Leung <bleung@...omium.org>,
Guenter Roeck <groeck@...omium.org>,
Gwendal Grignou <gwendal@...omium.org>,
Lee Jones <lee.jones@...aro.org>,
Tzung-Bi Shih <tzungbi@...gle.com>
Subject: Re: [PATCH 0/4] platform/chrome: typec: Add mux support
Thanks Enric!
On Thu, Jun 25, 2020 at 4:56 AM Enric Balletbo i Serra
<enric.balletbo@...labora.com> wrote:
>
> Hi Prashant,
>
> On 28/5/20 13:36, Prashant Malani wrote:
> > This series adds mux control support for USB and DP alternate modes on
> > devices using the cros-ec-typec driver with Type C switch handles
> > provided by firmware bindings.
> >
> > The first patch imports some recent updates to the
> > EC_CMD_USB_PD_MUX_INFO bit fields from the Chrome EC
> > code base[1], while the rest add the aforementioned functionality.
> >
> > This series depends on the following patch :
> > https://lkml.org/lkml/2020/5/19/1219
> >
> > [1] : https://chromium.googlesource.com/chromiumos/platform/ec/+/refs/heads/master/include/ec_commands.h
> >
> > Prashant Malani (4):
> > platform/chrome: cros_ec: Update mux state bits
> > platform/chrome: typec: Register PD CTRL cmd v2
> > platform/chrome: typec: Add USB mux control
> > platform/chrome: typec: Support DP alt mode
> >
> > drivers/platform/chrome/cros_ec_typec.c | 190 ++++++++++++++++--
> > .../linux/platform_data/cros_ec_commands.h | 14 +-
> > 2 files changed, 187 insertions(+), 17 deletions(-)
> >
>
> Tweaked a bit the subject, s/typec/cros_ec_typec/ and queued the four patches
> for 5.9.
>
> Thanks,
> Enric
Powered by blists - more mailing lists