diff options
author | Jon Hunter <jonathanh@nvidia.com> | 2016-06-29 10:17:49 +0100 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2016-06-30 12:40:37 +0200 |
commit | 9d0e09c15c4c8d73a83b5244a33732a7b82c52cd (patch) | |
tree | 76d0e4674b5dff7f5f853dd416224cfa60a7e492 /Documentation | |
parent | bcbd63dfc90a3ae515013b0f300e4f3ce62f7249 (diff) | |
download | linux-9d0e09c15c4c8d73a83b5244a33732a7b82c52cd.tar.gz linux-9d0e09c15c4c8d73a83b5244a33732a7b82c52cd.tar.bz2 linux-9d0e09c15c4c8d73a83b5244a33732a7b82c52cd.zip |
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions