Re: [PATCH 1/3] mfd: cros_ec: Add USBPD charger commands and struct definitions.

2018-01-23 Thread Lee Jones
On Wed, 17 Jan 2018, Enric Balletbo i Serra wrote: > From: Sameer Nanda > > The USB PD charger driver gets information from the ChromeOS EC, this > patch adds the USBPD charger definitions needed by this driver. > > Signed-off-by: Sameer Nanda > Signed-off-by: Enric Balletbo i Serra > --- >

[PATCH 1/3] mfd: cros_ec: Add USBPD charger commands and struct definitions.

2018-01-17 Thread Enric Balletbo i Serra
From: Sameer Nanda The USB PD charger driver gets information from the ChromeOS EC, this patch adds the USBPD charger definitions needed by this driver. Signed-off-by: Sameer Nanda Signed-off-by: Enric Balletbo i Serra --- include/linux/mfd/cros_ec_commands.h | 135 +++