Re: regulator: bcm590xx: Add support for regulators on secondary I2C slave

2014-06-17 Thread Matt Porter
> Committer: Lee Jones > > > CommitDate: Wed May 21 10:40:16 2014 +0100 > > > > > > regulator: bcm590xx: Add support for regulators on secondary I2C > > slave > > > > > > The bcm590xx MFD driver now exposes a secondary regmap des

Re: regulator: bcm590xx: Add support for regulators on secondary I2C slave

2014-06-17 Thread Matt Porter
regulator: bcm590xx: Add support for regulators on secondary I2C slave The bcm590xx MFD driver now exposes a secondary regmap descriptor making the registers for regulators on the secondary I2C slave address available. Add support for GPLDO1-6

Re: regulator: bcm590xx: Add support for regulators on secondary I2C slave

2014-06-16 Thread Lee Jones
91d35f > > Parent: 9e1e726311830bc5b8b568d5178f6a52c357fb6e > > Refname:refs/heads/next > > Author: Matt Porter > > AuthorDate: Wed Apr 23 19:21:32 2014 -0400 > > Committer: Lee Jones > > CommitDate: Wed May 21 10:40:16 2014 +0100 > > > > regu

Re: regulator: bcm590xx: Add support for regulators on secondary I2C slave

2014-06-16 Thread Lee Jones
: 9e1e726311830bc5b8b568d5178f6a52c357fb6e Refname:refs/heads/next Author: Matt Porter mpor...@linaro.org AuthorDate: Wed Apr 23 19:21:32 2014 -0400 Committer: Lee Jones lee.jo...@linaro.org CommitDate: Wed May 21 10:40:16 2014 +0100 regulator: bcm590xx: Add support for regulators on secondary

Re: regulator: bcm590xx: Add support for regulators on secondary I2C slave

2014-06-10 Thread Dave Jones
efname:refs/heads/next > Author: Matt Porter > AuthorDate: Wed Apr 23 19:21:32 2014 -0400 > Committer: Lee Jones > CommitDate: Wed May 21 10:40:16 2014 +0100 > > regulator: bcm590xx: Add support for regulators on secondary I2C slave > > The bcm5

Re: regulator: bcm590xx: Add support for regulators on secondary I2C slave

2014-06-10 Thread Dave Jones
/next Author: Matt Porter mpor...@linaro.org AuthorDate: Wed Apr 23 19:21:32 2014 -0400 Committer: Lee Jones lee.jo...@linaro.org CommitDate: Wed May 21 10:40:16 2014 +0100 regulator: bcm590xx: Add support for regulators on secondary I2C slave The bcm590xx MFD driver

[PATCH RESEND v2 3/4] regulator: bcm590xx: add support for regulators on secondary I2C slave

2014-05-20 Thread Matt Porter
The bcm590xx MFD driver now exposes a secondary regmap descriptor making the registers for regulators on the secondary I2C slave address available. Add support for GPLDO1-6 and VBUS regulators found within this register range. Signed-off-by: Matt Porter Acked-by: Mark Brown ---

[PATCH RESEND v2 3/4] regulator: bcm590xx: add support for regulators on secondary I2C slave

2014-05-20 Thread Matt Porter
The bcm590xx MFD driver now exposes a secondary regmap descriptor making the registers for regulators on the secondary I2C slave address available. Add support for GPLDO1-6 and VBUS regulators found within this register range. Signed-off-by: Matt Porter mpor...@linaro.org Acked-by: Mark Brown

[PATCH v2 3/4] regulator: bcm590xx: add support for regulators on secondary I2C slave

2014-04-23 Thread Matt Porter
The bcm590xx MFD driver now exposes a secondary regmap descriptor making the registers for regulators on the secondary I2C slave address available. Add support for GPLDO1-6 and VBUS regulators found within this register range. Signed-off-by: Matt Porter Acked-by: Mark Brown ---

[PATCH v2 3/4] regulator: bcm590xx: add support for regulators on secondary I2C slave

2014-04-23 Thread Matt Porter
The bcm590xx MFD driver now exposes a secondary regmap descriptor making the registers for regulators on the secondary I2C slave address available. Add support for GPLDO1-6 and VBUS regulators found within this register range. Signed-off-by: Matt Porter mpor...@linaro.org Acked-by: Mark Brown

Re: [PATCH 3/4] regulator: bcm590xx: add support for regulators on secondary i2c slave

2014-04-14 Thread Mark Brown
On Mon, Apr 14, 2014 at 02:50:27PM -0400, Matt Porter wrote: > The bcm590xx mfd driver now exposes a second regmap descriptor making > the registers for regulators on the secondary i2c slave address > available. Add support for GPLDO1-6 and VBUS regulators found within > this register range. > >

[PATCH 3/4] regulator: bcm590xx: add support for regulators on secondary i2c slave

2014-04-14 Thread Matt Porter
The bcm590xx mfd driver now exposes a second regmap descriptor making the registers for regulators on the secondary i2c slave address available. Add support for GPLDO1-6 and VBUS regulators found within this register range. Signed-off-by: Matt Porter --- drivers/regulator/bcm590xx-regulator.c

[PATCH 3/4] regulator: bcm590xx: add support for regulators on secondary i2c slave

2014-04-14 Thread Matt Porter
The bcm590xx mfd driver now exposes a second regmap descriptor making the registers for regulators on the secondary i2c slave address available. Add support for GPLDO1-6 and VBUS regulators found within this register range. Signed-off-by: Matt Porter mpor...@linaro.org ---

Re: [PATCH 3/4] regulator: bcm590xx: add support for regulators on secondary i2c slave

2014-04-14 Thread Mark Brown
On Mon, Apr 14, 2014 at 02:50:27PM -0400, Matt Porter wrote: The bcm590xx mfd driver now exposes a second regmap descriptor making the registers for regulators on the secondary i2c slave address available. Add support for GPLDO1-6 and VBUS regulators found within this register range.