Re: [PATCH v5] power_supply: Add support for Richtek rt9455 battery charger

2015-05-24 Thread Sebastian Reichel
Hi Anda-Maria, On Fri, May 08, 2015 at 03:57:49PM +0300, Anda-Maria Nicolae wrote: > Based on the datasheet found here: > http://www.richtek.com/download_ds.jsp?p=RT9455 > > Signed-off-by: Anda-Maria Nicolae > --- > > Updates from v4 version:

[PATCH v5] power_supply: Add support for Richtek rt9455 battery charger

2015-05-08 Thread Anda-Maria Nicolae
Based on the datasheet found here: http://www.richtek.com/download_ds.jsp?p=RT9455 Signed-off-by: Anda-Maria Nicolae --- Updates from v4 version: - replaced depends on REGMAP_I2C with select REGMAP_I2C - got the latest version of vendor_pre