On Tue, Dec 10, 2013 at 8:10 AM, Laxman Dewangan <[email protected]> wrote:
> From: Ashwini Ghuge <[email protected]> > > 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 <[email protected]> > Signed-off-by: Laxman Dewangan <[email protected]> > Acked-by: Stephen Warren <[email protected]> > Tested-by: Stephen Warren <[email protected]> > CC: Thierry Reding <[email protected]> > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

