Simon Glass 20e18e051f tegra2: Add more pinmux functions
This adds support for changing pinmux functions of pin groups. This is done
by defining a PMUX_FUNC_... enum which can be used to select the function for
each group using pinmux_set_func(). It is also possible to enable
pullup/pulldown, and the existing tristate functionality is retained.

Also provided is a means of configuring a list of pingroups by providing a
configuration table to pinmux_config_table().

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Tom Warren <twarren@nvidia.com>
2011-10-27 21:56:29 +02:00
..
2011-06-23 08:25:18 +02:00
2011-06-02 23:18:32 +02:00
2011-08-03 12:49:20 +02:00
2011-07-16 13:00:11 +02:00
2011-02-21 08:30:55 +01:00
2011-02-21 08:30:55 +01:00
2011-09-30 22:00:55 +02:00
2011-09-13 08:25:15 +02:00
2011-07-04 10:55:25 +02:00
2010-10-13 09:59:33 +02:00