Re: [PATCH 2/3] bq2415x_charger: add DT support

2013-11-25 Thread Pavel Machek
On Sun 2013-11-24 17:49:30, Sebastian Reichel wrote: > This adds DT support to the bq2415x driver. > > Signed-off-by: Sebastian Reichel Reviewed-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog

[PATCH 2/3] bq2415x_charger: add DT support

2013-11-24 Thread Sebastian Reichel
This adds DT support to the bq2415x driver. Signed-off-by: Sebastian Reichel --- drivers/power/bq2415x_charger.c | 72 + 1 file changed, 52 insertions(+), 20 deletions(-) diff --git a/drivers/power/bq2415x_charger.c b/drivers/power/bq2415x_charger.c index