Re: [PATCH 4/4] pinctrl: tegra: add a driver for Tegra210

2015-03-02 Thread Alexandre Courbot
On Wed, Feb 25, 2015 at 6:00 AM, Stephen Warren wrote: > From: Stephen Warren > > Tegra210's pinmux supports a different set of pins/options than earlier > SoCs, so requires its own driver (well, table of pin-specific data). > > Cc: devicet...@vger.kernel.org > Signed-off-by: Stephen Warren The

[PATCH 4/4] pinctrl: tegra: add a driver for Tegra210

2015-02-24 Thread Stephen Warren
From: Stephen Warren Tegra210's pinmux supports a different set of pins/options than earlier SoCs, so requires its own driver (well, table of pin-specific data). Cc: devicet...@vger.kernel.org Signed-off-by: Stephen Warren --- .../bindings/pinctrl/nvidia,tegra210-pinmux.txt| 166 ++ drive