summaryrefslogtreecommitdiff
path: root/trafgen
diff options
context:
space:
mode:
Diffstat (limited to 'trafgen')
0 files changed, 0 insertions, 0 deletions
it.cgi/linux/net-next.git/tree/?h=nds-private-remove&id=9d0e09c15c4c8d73a83b5244a33732a7b82c52cd'>76d0e4674b5dff7f5f853dd416224cfa60a7e492 parentbcbd63dfc90a3ae515013b0f300e4f3ce62f7249 (diff)
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