mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 4 Aug 2021 16:00:18 +0000 (19:00 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 11 Aug 2021 13:00:53 +0000 (16:00 +0300)
commit36edadf5d336df62288658fcbdbb0fbf14554611
treeaee8377ffd4de28b141f649c69ab92a60ed3b29a
parentf973be8ad5dfa2ceac19657444ba57abc205218c
mfd: intel_quark_i2c_gpio: Convert GPIO 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>
Tested-by: Serge Semin <fancer.lancer@gmail.com>
Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
drivers/mfd/intel_quark_i2c_gpio.c