From 43f23a0660fa0fdc74c7b1bfc5a209883dbf8153 Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Thu, 13 Mar 2014 11:17:42 -0600 Subject: [PATCH] pinctrl: tegra: add some missing Tegra114 entries Add some missing pin and drive group definitions to the driver. These are all defined in the TRM, but missing from the driver for some reason. Fix a couple of mistakes in the drive group definitions. Much of the diff to tegra114_groups[] is an indentation change due to one of the new group names being long. git diff/show -w will highlight this. Signed-off-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-format-patch failed