Messages in this thread |  | | Date | Thu, 17 Jan 2013 14:33:29 +0530 | From | Pritesh Raithatha <> | Subject | Re: [PATCH V2 2/2] pinctrl: tegra114: add pinctrl driver for NVIDIA's Tegra114 SoC |
| |
On Tuesday 08 January 2013 01:02 PM, Laxman Dewangan wrote: > From: Pritesh Raithatha <praithatha@nvidia.com> > > This adds a driver for the Tegra114 pinmux, and required > parameterization data for Tegra114. > > 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,tegra114-pinmux". > > Originally written by Pritesh. > ldewangan: > - cleanup the patches, > - remove non-require tables. > - Use module_platform_driver() for driver registartion. > > Signed-off-by: Pritesh Raithatha <praithatha@nvidia.com> > Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> > Reviewed-by: Stephen Warren <swarren@nvidia.com> > --- > Changes from V1: > - Converted arch_init() to module_platform_driver(). > - added Stephen in reviewed-by.
The series,
Acked-by: Pritesh Raithatha <praithatha@nvidia.com>
|  |