Re: [PATCH v12 1/4] power_supply: Add additional health properties to the header

2020-05-28 Thread Andrew F. Davis
On 5/28/20 6:53 PM, Ricardo Rivera-Matos wrote: > From: Dan Murphy > > Add HEALTH_WARM, HEALTH_COOL and HEALTH_HOT to the health enum. > > HEALTH_WARM, HEALTH_COOL, and HEALTH_HOT properties are taken > from JEITA specification JISC8712:2015 > > Tested-by: Guru Das Srinagesh > Signed-off-by:

[PATCH v12 1/4] power_supply: Add additional health properties to the header

2020-05-28 Thread Ricardo Rivera-Matos
From: Dan Murphy Add HEALTH_WARM, HEALTH_COOL and HEALTH_HOT to the health enum. HEALTH_WARM, HEALTH_COOL, and HEALTH_HOT properties are taken from JEITA specification JISC8712:2015 Tested-by: Guru Das Srinagesh Signed-off-by: Dan Murphy --- Documentation/ABI/testing/sysfs-class-power | 2