Re: [PATCH v3 1/1] pinctrl: Propagate firmware node from a parent device
From: Linus Walleij <hidden>
Date: 2021-12-22 02:11:09
Also in:
alsa-devel, lkml
From: Linus Walleij <hidden>
Date: 2021-12-22 02:11:09
Also in:
alsa-devel, lkml
On Thu, Dec 16, 2021 at 4:12 PM Andy Shevchenko [off-list ref] wrote:
When creating MFD platform devices the firmware node is left unset. This, in particular, prevents GPIO library to use it for different purposes. Propagate firmware node from the parent device and let GPIO library do the right thing. While at it, slightly modify the headers to reflect the usage of APIs. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> --- v2: fixed more compilation errors brought by header reshuffling (LKP)
Patch applied! Thanks Andy. Yours, Linus Walleij