17 Dec
2021
17 Dec
'21
12:33 p.m.
On Thu, Dec 16, 2021 at 05:12:27PM +0200, Andy Shevchenko 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
For the Madera bits:
Acked-by: Charles Keepax ckeepax@opensource.cirrus.com
Thanks, Charles