Re: [PATCH v4 02/15] gpio: regmap: set gpio_chip of_node
From: Andy Shevchenko <hidden>
Date: 2021-03-04 10:37:34
Also in:
linux-arm-kernel, linux-gpio, lkml
From: Andy Shevchenko <hidden>
Date: 2021-03-04 10:37:34
Also in:
linux-arm-kernel, linux-gpio, lkml
On Thu, Mar 4, 2021 at 10:57 AM Álvaro Fernández Rojas [off-list ref] wrote:
This is needed for properly registering gpio regmap as a child of a regmap
gpio -> GPIO
pin controller.
...
+ * @of_node: (Optional) The device node
+ struct device_node *of_node;
Can we use fwnode from day 1, please? -- With Best Regards, Andy Shevchenko