[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0f5a0385-0d13-4558-8e25-3765220d2e3d@collabora.com>
Date: Tue, 17 Mar 2020 08:46:06 +0100
From: Enric Balletbo i Serra <enric.balletbo@...labora.com>
To: Prashant Malani <pmalani@...omium.org>,
linux-kernel@...r.kernel.org
Cc: Benson Leung <bleung@...omium.org>
Subject: Re: [PATCH v2 0/3] platform/chrome: notify: Use PD_HOST_EVENT_STATUS
Hi Prashant,
On 16/3/20 9:28, Prashant Malani wrote:
> This series improves the PD notifier driver to get the
> EC_CMD_PD_HOST_EVENT_STATUS bits from the Chrome EC, and send those to
> the notifier listeners. Earlier, the "event" param of the notifier was
> always being hard-coded to a single value (corresponding to PD_MCU
> events on ACPI and DT platforms) which wasn't of much use to the
> listeners.
>
> Changes in v2:
> - Fixed unnecessary error checks.
> - Removed extraneous dev_info prints about device registration.
> - Rixed pd_command() return codes to be standard Linux error codes.
>
> v1: https://lkml.org/lkml/2020/3/12/287
>
> Prashant Malani (3):
> platform/chrome: notify: Add driver data struct
> platform/chrome: notify: Amend ACPI driver to plat
> platform/chrome: notify: Pull PD_HOST_EVENT status
>
> drivers/platform/chrome/cros_usbpd_notify.c | 183 +++++++++++++++++---
> 1 file changed, 160 insertions(+), 23 deletions(-)
>
Queued all for 5.7. Thanks.
~ Enric
Powered by blists - more mailing lists