linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Immutable branch for axp288 power-supply/mfd
@ 2017-01-04 21:13 Sebastian Reichel
  2017-01-05  8:13 ` Lee Jones
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastian Reichel @ 2017-01-04 21:13 UTC (permalink / raw)
  To: Lee Jones; +Cc: linux-pm

[-- Attachment #1: Type: text/plain, Size: 1119 bytes --]

Hi Lee,

Here is the promised immutable branch for the axp288 power-supply
changes, that also touch the mfd subsystem.

-- Sebastian

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git psy-mfd-axp288-immutable

for you to fetch changes up to 888f97435a856c2c5c6ca0b3337b68d595b5639e:

  power: supply: axp288_fuel_gauge: Drop platform_data dependency (2017-01-04 21:56:10 +0100)

----------------------------------------------------------------
Hans de Goede (3):
      power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errors
      power: supply: axp288_charger: Drop platform_data dependency
      power: supply: axp288_fuel_gauge: Drop platform_data dependency

 drivers/power/supply/axp288_charger.c    | 132 +++++-----
 drivers/power/supply/axp288_fuel_gauge.c | 405 +++----------------------------
 include/linux/mfd/axp20x.h               |  29 ---
 3 files changed, 96 insertions(+), 470 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Immutable branch for axp288 power-supply/mfd
  2017-01-04 21:13 Immutable branch for axp288 power-supply/mfd Sebastian Reichel
@ 2017-01-05  8:13 ` Lee Jones
  2017-01-05 16:57   ` Sebastian Reichel
  0 siblings, 1 reply; 4+ messages in thread
From: Lee Jones @ 2017-01-05  8:13 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: linux-pm

On Wed, 04 Jan 2017, Sebastian Reichel wrote:

> Hi Lee,
> 
> Here is the promised immutable branch for the axp288 power-supply
> changes, that also touch the mfd subsystem.
> 
> -- Sebastian
> 
> The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
> 
>   Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git psy-mfd-axp288-immutable

Did you tag the branch and push the tag?

> for you to fetch changes up to 888f97435a856c2c5c6ca0b3337b68d595b5639e:
> 
>   power: supply: axp288_fuel_gauge: Drop platform_data dependency (2017-01-04 21:56:10 +0100)
> 
> ----------------------------------------------------------------
> Hans de Goede (3):
>       power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errors
>       power: supply: axp288_charger: Drop platform_data dependency
>       power: supply: axp288_fuel_gauge: Drop platform_data dependency
> 
>  drivers/power/supply/axp288_charger.c    | 132 +++++-----
>  drivers/power/supply/axp288_fuel_gauge.c | 405 +++----------------------------
>  include/linux/mfd/axp20x.h               |  29 ---
>  3 files changed, 96 insertions(+), 470 deletions(-)



-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Immutable branch for axp288 power-supply/mfd
  2017-01-05  8:13 ` Lee Jones
@ 2017-01-05 16:57   ` Sebastian Reichel
  2017-01-06  9:51     ` Lee Jones
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastian Reichel @ 2017-01-05 16:57 UTC (permalink / raw)
  To: Lee Jones; +Cc: linux-pm

[-- Attachment #1: Type: text/plain, Size: 687 bytes --]

Hi,

On Thu, Jan 05, 2017 at 08:13:30AM +0000, Lee Jones wrote:
> On Wed, 04 Jan 2017, Sebastian Reichel wrote:
> > Here is the promised immutable branch for the axp288 power-supply
> > changes, that also touch the mfd subsystem.
> > 
> > -- Sebastian
> > 
> > The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
> > 
> >   Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git psy-mfd-axp288-immutable
> 
> Did you tag the branch and push the tag?

I just pushed "ib-psy-mfd-axp288-4.11" as signed tag.

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Immutable branch for axp288 power-supply/mfd
  2017-01-05 16:57   ` Sebastian Reichel
@ 2017-01-06  9:51     ` Lee Jones
  0 siblings, 0 replies; 4+ messages in thread
From: Lee Jones @ 2017-01-06  9:51 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: linux-pm

On Thu, 05 Jan 2017, Sebastian Reichel wrote:

> Hi,
> 
> On Thu, Jan 05, 2017 at 08:13:30AM +0000, Lee Jones wrote:
> > On Wed, 04 Jan 2017, Sebastian Reichel wrote:
> > > Here is the promised immutable branch for the axp288 power-supply
> > > changes, that also touch the mfd subsystem.
> > > 
> > > -- Sebastian
> > > 
> > > The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
> > > 
> > >   Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
> > > 
> > > are available in the git repository at:
> > > 
> > >   git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git psy-mfd-axp288-immutable
> > 
> > Did you tag the branch and push the tag?
> 
> I just pushed "ib-psy-mfd-axp288-4.11" as signed tag.

Pulled, thanks Sebastian.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-06  9:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-04 21:13 Immutable branch for axp288 power-supply/mfd Sebastian Reichel
2017-01-05  8:13 ` Lee Jones
2017-01-05 16:57   ` Sebastian Reichel
2017-01-06  9:51     ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).