]> git.karo-electronics.de Git - karo-tx-linux.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)
commit3227166c3bd64dc3a44b7a1bf79efff34ec27aa3
treedbf4019adc629e85dfb835a7a17f1e36138db721
parent08f580ef2fcef724db1107545bc14306b7c9eae2
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