mfd: intel_quark_i2c_gpio: support devices behind i2c bus
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 23 Oct 2015 09:16:43 +0000 (12:16 +0300)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 26 Oct 2015 14:25:55 +0000 (15:25 +0100)
commit918fe70cf4750e21350a8a40b28117b9e2991a10
treec1ac418023cc6985bbe3ecfc6d4ce847598f2188
parent236fd469f4d1beb59a47875fa3f222d514173ad0
mfd: intel_quark_i2c_gpio: support devices behind i2c bus

On Intel Galileo Gen2 the GPIO expanders are connected to the i2c bus. For
those devices the ACPI table has specific parameters that refer to an actual
i2c host controller. Since MFD now copes with that specific configuration we
have to provide a necessary information how to distinguish devices in ACPI
namespace. Here the _ADR values are provided.

Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/mfd/intel_quark_i2c_gpio.c