mfd: intel_quark_i2c_gpio: Convert I²C to use software nodes
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 31 Mar 2021 15:48:50 +0000 (18:48 +0300)
committerLee Jones <lee.jones@linaro.org>
Wed, 14 Apr 2021 15:06:44 +0000 (16:06 +0100)
commitc58ddd297fb903e11b0fcae0c0d38106125c1b58
tree9a93ccdced64b9b1497385a38ca5b94e84e65364
parent922e8ce883e59b52786b2c11656d84dc58ef084a
mfd: intel_quark_i2c_gpio: Convert I²C to use software nodes

The driver can provide a software node group instead of
passing legacy platform data. This will allow to drop
the legacy platform data structures along with unifying
a child device driver to use same interface for all
property providers, i.e. Device Tree, ACPI, and board files.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/intel_quark_i2c_gpio.c