mfd: bcm590xx: Add support for secondary I2C slave address
authorMatt Porter <mporter@linaro.org>
Wed, 23 Apr 2014 23:21:31 +0000 (19:21 -0400)
committerLee Jones <lee.jones@linaro.org>
Wed, 21 May 2014 09:40:08 +0000 (10:40 +0100)
BCM590xx utilizes a secondary I2C slave address to access additional
register space. Add support for the secondary address space by
instantiating a dummy I2C device with the appropriate secondary
I2C slave address. Also expose a secondary regmap register space so
that MFD drivers can access this secondary i2c slave address space.

Signed-off-by: Matt Porter <mporter@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found