Re: [PATCH v2 3/4] mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes
From: Linus Walleij <hidden>
Date: 2021-08-11 12:49:07
Also in:
lkml
From: Linus Walleij <hidden>
Date: 2021-08-11 12:49:07
Also in:
lkml
On Wed, Aug 4, 2021 at 6:15 PM Andy Shevchenko [off-list ref] wrote:
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 <redacted>
Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij