RE: [RFC PATCH 5/7] power: supply: Add type for USB PD PPS chargers

2017-11-07 Thread Adam Thomson
On 06 November 2017 13:26, Sebastian Reichel wrote: > Hi, > > On Wed, Nov 01, 2017 at 05:03:13PM +, Adam Thomson wrote: > > This adds a type to represent USB PPS chargers as defined in the > > USB Power Delivery Specification Revision 3.0 V1.1 > > > > Signed-off-by: Adam Thomson > > Reviewe

Re: [RFC PATCH 5/7] power: supply: Add type for USB PD PPS chargers

2017-11-06 Thread Sebastian Reichel
Hi, On Wed, Nov 01, 2017 at 05:03:13PM +, Adam Thomson wrote: > This adds a type to represent USB PPS chargers as defined in the > USB Power Delivery Specification Revision 3.0 V1.1 > > Signed-off-by: Adam Thomson Reviewed-by: Sebastian Reichel -- Sebastian > drivers/power/supply/power_

[RFC PATCH 5/7] power: supply: Add type for USB PD PPS chargers

2017-11-01 Thread Adam Thomson
This adds a type to represent USB PPS chargers as defined in the USB Power Delivery Specification Revision 3.0 V1.1 Signed-off-by: Adam Thomson --- drivers/power/supply/power_supply_sysfs.c | 2 +- include/linux/power_supply.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-)