regulator: bcm590xx: Add support for regulators on secondary I2C slave
authorMatt Porter <mporter@linaro.org>
Wed, 23 Apr 2014 23:21:32 +0000 (19:21 -0400)
committerLee Jones <lee.jones@linaro.org>
Wed, 21 May 2014 09:40:16 +0000 (10:40 +0100)
commitc6466950e917890be3050171f6745ccb9d91d35f
treef4fc6c06108495bd2c33ecff68c065514e66a8cc
parent9e1e726311830bc5b8b568d5178f6a52c357fb6e
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 and VBUS regulators found within
this register range.

Signed-off-by: Matt Porter <mporter@linaro.org>
Acked-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/regulator/bcm590xx-regulator.c