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

2016-06-19 Thread Chris Lapa
On 17/06/2016 4:41 PM, Krzysztof Kozlowski wrote: On 06/17/2016 07:00 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 --- dr

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

2016-06-16 Thread Krzysztof Kozlowski
On 06/17/2016 07:00 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 > --- > drivers/power/max8903_charger.c | 217

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

2016-06-16 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 | 217 +++- 1 file changed, 1