Jon Hunter 9d0e09c15c drm/tegra: dpaux: Add helpers for setting up pads
In preparation for adding pinctrl support for the DPAUX pads, add a
couple of helpers functions to configure the pads and control their
power.

Please note that although a simple if-statement could be used instead
of a case statement for configuring the pads as there are only two
possible modes, a case statement is used because when integrating with
the pinctrl framework, we need to be able to handle invalid modes that
could be passed.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2016-06-30 12:40:37 +02:00
..
2015-08-13 13:49:37 +02:00
2016-05-21 07:03:31 +10:00
2015-08-13 13:47:45 +02:00
2014-08-04 10:07:39 +02:00
2014-08-08 11:00:26 -07:00
2013-10-31 09:55:45 +01:00
2015-12-11 09:13:20 +01:00
2015-01-27 10:14:40 +01:00
2014-04-04 09:12:51 +02:00
2015-12-11 09:13:20 +01:00
2015-12-17 08:38:57 +10:00
2015-08-13 13:49:37 +02:00