Re: [PATCH v2 2/3] pinctrl: tegra: Only set the gpio range if needed
From: Linus Walleij <hidden>
Date: 2015-08-13 12:55:39
Also in:
linux-devicetree, linux-tegra, lkml
From: Linus Walleij <hidden>
Date: 2015-08-13 12:55:39
Also in:
linux-devicetree, linux-tegra, lkml
On Thu, Aug 6, 2015 at 3:40 PM, Tomeu Vizoso [off-list ref] wrote:
On 14 July 2015 at 10:29, Tomeu Vizoso [off-list ref] wrote:quoted
If the gpio DT node has the gpio-ranges property, the range will be added by the gpio core and doesn't need to be added by the pinctrl driver. By having the gpio-ranges property, we have an explicit dependency from the gpio node to the pinctrl node and we can stop using the deprecated pinctrl_add_gpio_range() function. Signed-off-by: Tomeu Vizoso <redacted> Acked-by: Stephen Warren <redacted>Hi Linus, do you mind if this goes through the Tegra tree? It would be best if it went together with 3/3 ("ARM: tegra: Add gpio-ranges property"), to avoid duplicated GPIO ranges.
It's cool, go ahead: Acked-by: Linus Walleij <redacted> Yours, Linus Walleij