Re: [PATCH v2 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply

2017-08-27 Thread Evgeniy Polyakov
Hi everyone Sorry for long delay 25.07.2017, 16:48, "Sebastian Reichel" : > Here is a signed immutable branch for Andrew's patch, which moves > bq27000 w1 driver to the power-supply subsystem. I guess git will > figure everything out without this, but better

Re: [PATCH v2 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply

2017-08-27 Thread Evgeniy Polyakov
Hi everyone Sorry for long delay 25.07.2017, 16:48, "Sebastian Reichel" : > Here is a signed immutable branch for Andrew's patch, which moves > bq27000 w1 driver to the power-supply subsystem. I guess git will > figure everything out without this, but better safe than sorry :) > > The following

Re: [PATCH v2 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply

2017-07-25 Thread Sebastian Reichel
Hi Greg & Evgeniy, Here is a signed immutable branch for Andrew's patch, which moves bq27000 w1 driver to the power-supply subsystem. I guess git will figure everything out without this, but better safe than sorry :) The following changes since commit 520eccdfe187591a51ea9ab4c1a024ae4d0f68d9:

Re: [PATCH v2 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply

2017-07-25 Thread Sebastian Reichel
Hi Greg & Evgeniy, Here is a signed immutable branch for Andrew's patch, which moves bq27000 w1 driver to the power-supply subsystem. I guess git will figure everything out without this, but better safe than sorry :) The following changes since commit 520eccdfe187591a51ea9ab4c1a024ae4d0f68d9:

Re: [PATCH v2 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply

2017-07-25 Thread Sebastian Reichel
Hi, On Wed, Jul 19, 2017 at 12:04:06PM -0500, Andrew F. Davis wrote: > The HDQ interface driver should be in this folder just like the I2C > interface driver. Move this driver out of drivers/w1/slave and into > drivers/power/supply. > > Signed-off-by: Andrew F. Davis > Acked-by:

Re: [PATCH v2 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply

2017-07-25 Thread Sebastian Reichel
Hi, On Wed, Jul 19, 2017 at 12:04:06PM -0500, Andrew F. Davis wrote: > The HDQ interface driver should be in this folder just like the I2C > interface driver. Move this driver out of drivers/w1/slave and into > drivers/power/supply. > > Signed-off-by: Andrew F. Davis > Acked-by: Pali Rohár >

[PATCH v2 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply

2017-07-19 Thread Andrew F. Davis
The HDQ interface driver should be in this folder just like the I2C interface driver. Move this driver out of drivers/w1/slave and into drivers/power/supply. Signed-off-by: Andrew F. Davis Acked-by: Pali Rohár Acked-by: Sebastian Reichel ---

[PATCH v2 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply

2017-07-19 Thread Andrew F. Davis
The HDQ interface driver should be in this folder just like the I2C interface driver. Move this driver out of drivers/w1/slave and into drivers/power/supply. Signed-off-by: Andrew F. Davis Acked-by: Pali Rohár Acked-by: Sebastian Reichel --- drivers/power/supply/Kconfig