]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: dpaux: Configure pads as I2C by default
authorThierry Reding <treding@nvidia.com>
Mon, 27 Apr 2015 13:16:26 +0000 (15:16 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Aug 2015 11:47:47 +0000 (13:47 +0200)
commit5a4c2688fceed8f9398b17f6ead369e860cb4a50
treedbf4019adc629e85dfb835a7a17f1e36138db721
parentaab23cd3e6027b3599d49252b5c45190ad0446ab
drm/tegra: dpaux: Configure pads as I2C by default

The DPAUX code paths already configure the pads in AUX mode, but there
is no way to reconfigure them in I2C mode for HDMI (the DPAUX module is
unused in that case). Enabling the pads in I2C mode by default is the
quickest way to support HDMI. Eventually this may need an explicit call
in the user drivers.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dpaux.c
drivers/gpu/drm/tegra/dpaux.h