Re: [PATCH v3 01/14] gpio: regmap: set gpio_chip of_node
From: Linus Walleij <hidden>
Date: 2021-03-03 18:52:53
Also in:
linux-arm-kernel, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2021-03-03 18:52:53
Also in:
linux-arm-kernel, linux-gpio, lkml
On Wed, Mar 3, 2021 at 3:23 PM Álvaro Fernández Rojas [off-list ref] wrote:
This is needed for properly registering gpio regmap as a child of a regmap pin controller. Signed-off-by: Álvaro Fernández Rojas <redacted> --- v3: introduce patch needed for properly parsing gpio-ranges.
Oops a little bug. I suggest that I merge this into the pinctrl tree together with the rest of the patches when we are done with review. Yours. Linus Walleij