Re: [PATCH v4 7/7] max8903: adds support for initiation via device tree

2016-06-20 Thread Krzysztof Kozlowski
On 06/20/2016 12:27 AM, Chris Lapa wrote: > From: Chris Lapa > > Adds support for device tree to setup a max8903 battery charger. DC and USB > validity are determined by looking the presence of the dok and uok gpios. > > Signed-off-by: Chris Lapa Reviewed-by: Krzysztof Kozlowski BR, Krzyszto

[PATCH v4 7/7] max8903: adds support for initiation via device tree

2016-06-20 Thread Chris Lapa
From: Chris Lapa Adds support for device tree to setup a max8903 battery charger. DC and USB validity are determined by looking the presence of the dok and uok gpios. Signed-off-by: Chris Lapa --- drivers/power/max8903_charger.c | 78 + 1 file changed, 7