]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/tegra: dpaux: Add Tegra186 support
authorThierry Reding <treding@nvidia.com>
Thu, 12 Oct 2017 15:34:11 +0000 (17:34 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 13 Dec 2017 13:36:38 +0000 (14:36 +0100)
commit7b2c2845e5d59db1d9dfa822436a71b2de18a7ee
tree860651be1b158843d1df149c040d8991cb1db9a6
parent82b81b3ec1a796d10206fd8333437db20ef215fc
drm/tegra: dpaux: Add Tegra186 support

DPAUX is the same as on previous generations. Supporting it is as simple
as adding the compatible string so that the driver will bind to any of
the devices.

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