From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH v2 2/3] power: supply: add cros-ec USBPD charger driver. Date: Tue, 1 May 2018 09:29:55 +0100 Message-ID: <20180501082955.GK5147@dell> References: <20180430131403.14296-1-enric.balletbo@collabora.com> <20180430131403.14296-3-enric.balletbo@collabora.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20180430131403.14296-3-enric.balletbo@collabora.com> Sender: linux-kernel-owner@vger.kernel.org To: Enric Balletbo i Serra Cc: Sebastian Reichel , Gwendal Grignou , Sameer Nanda , linux-pm@vger.kernel.org, Guenter Roeck , linux-kernel@vger.kernel.org, Benson Leung , miguel.ojeda.sandonis@gmail.com List-Id: linux-pm@vger.kernel.org On Mon, 30 Apr 2018, Enric Balletbo i Serra wrote: > From: Sameer Nanda > > This driver gets various bits of information about what is connected to > USB PD ports from the EC and converts that into power_supply properties. > > Signed-off-by: Sameer Nanda > Signed-off-by: Enric Balletbo i Serra > --- > > Changes in v2: > - [2/3] Add SPDX header, use devm_ variant and drop .owner > - [2/3] Removed the PD log functionality (will be send on a follow up patch) > - [2/3] Removed the extra custom sysfs attributes (will be send on a follow up patch) > > drivers/power/supply/Kconfig | 10 + > drivers/power/supply/Makefile | 1 + > drivers/power/supply/cros_usbpd-charger.c | 511 ++++++++++++++++++++++ > include/linux/mfd/cros_ec.h | 2 + Acked-by: Lee Jones > 4 files changed, 524 insertions(+) > create mode 100644 drivers/power/supply/cros_usbpd-charger.c -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog