From: Ashwini Ghuge Date: Tue, 10 Dec 2013 07:10:56 +0000 (+0530) Subject: pinctrl: tegra: add pinmux controller driver for Tegra124 X-Git-Tag: v3.14-rc1~144^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a16bee6bce39ca31724cf928dce19bd48d78df5;p=pandora-kernel.git pinctrl: tegra: add pinmux controller driver for Tegra124 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 Signed-off-by: Laxman Dewangan Acked-by: Stephen Warren Tested-by: Stephen Warren CC: Thierry Reding Signed-off-by: Linus Walleij --- Reading git-diff-tree failed