Messages in this thread |  | | Date | Thu, 12 Dec 2013 22:30:30 +0100 | Subject | Re: [PATCH V3 2/2] pinctrl: tegra: add pinmux controller driver for Tegra124 | From | Linus Walleij <> |
| |
On Tue, Dec 10, 2013 at 8:10 AM, Laxman Dewangan <ldewangan@nvidia.com> wrote:
> From: Ashwini Ghuge <aghuge@nvidia.com> > > This adds a driver for the Tegra124 pinmux, and required > parameterization data for Tegra124. > > The driver uses the common Tegra pincontrol driver utility > functions to implement the majority of the driver. > > This driver is not compatible with the earlier NVIDIA's SoCs, > hence add new compatibile as "nvidia,tegra124-pinmux". > > Originally written by Ashwini Gguhe. > Thierry: > - Cleanups in patches. > ldewangan: > - Fix some entries for groups. > - Fix MUX enums and group sequence. > > Signed-off-by: Ashwini Ghuge <aghuge@nvidia.com> > Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> > Acked-by: Stephen Warren <swarren@nvidia.com> > Tested-by: Stephen Warren <swarren@nvidia.com> > CC: Thierry Reding <treding@nvidia.com> > --- > Changes from V1: > - Lots of cleanups and fixes for string separator by Thierry. > - Fixes for some of group entries. > Changes from V2: > - remove extra space. > - Added Ack and Tested by: Stephen and cc to Thierry.
Applied this v3 version, thanks!
Yours, Linus Walleij
|  |