]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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>
Fri, 23 Oct 2015 12:31:23 +0000 (14:31 +0200)
commit4bddace2a09c61f01e71a78fd65d58ce44f58f26
treee7cc5cb3581c8096976c784b55aec48eda5e61d3
parenteb9a5819e4e683003c9da5c605bd427852d9cf07
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