[PATCH 1/7] ARM: shmobile: r8a73a4 dtsi: Add missing "gpio-ranges" to gpio node
From: Linus Walleij <hidden>
Date: 2015-07-16 09:42:07
Also in:
linux-gpio, linux-sh
From: Linus Walleij <hidden>
Date: 2015-07-16 09:42:07
Also in:
linux-gpio, linux-sh
On Tue, Jul 14, 2015 at 2:05 PM, Geert Uytterhoeven [off-list ref] wrote:
On Tue, Jun 30, 2015 at 11:49 AM, Laurent Pinchart [off-list ref] wrote:
quoted
quoted
To fix this, add a "gpio-ranges" property to the gpio device node, so the ranges are added by of_gpiochip_add_pin_range(), which is called by of_gpiochip_add() before the call to of_gpiochip_scan_hogs(). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>This looks sane to me, even though referencing the same DT node seems a bit dodgy. I'll let Linus comment on that, but for the implementation itself, Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>Thank you! Any wise words from Linus?
I don't know if I'm wise but I'm OK with this: Acked-by: Linus Walleij <redacted> Yours, Linus Walleij