Re: [PATCH v1 3/3] ARM: tegra: Add gpio-ranges property
From: Stephen Warren <hidden>
Date: 2015-07-08 20:55:25
Also in:
linux-arm-kernel, linux-devicetree, linux-tegra, lkml
From: Stephen Warren <hidden>
Date: 2015-07-08 20:55:25
Also in:
linux-arm-kernel, linux-devicetree, linux-tegra, lkml
On 07/01/2015 06:45 AM, Tomeu Vizoso wrote:
Specify how the GPIOs map to the pins in Tegra SoCs, so the dependency is explicit. This currently will add a duplicated entry in the map from pins to gpios in the pinmux controller but it should be harmless and will be fixed in a later commit.
Isn't it in an earlier commit now (patch 2/3)? :-) At a quick glance, I think this approach will be fine, so the series, Acked-by: Stephen Warren <redacted>