commit | 6f684de537bcd813bcbdbc917c5b41b1fc5b7d8d | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Jul 21 16:59:28 2015 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Mon Oct 28 11:18:53 2019 +0100 |
tree | 325a46062c8839d363c739a5eb169a4c69cbd691 | |
parent | c176393728c9fcd8f7ef842cb3e4cedda3f418a2 [diff] |
drm/tegra: sor: Hook up I2C-over-AUX to output This is necessary for the output abstraction to retrieve a list of valid modes from the EDID of a connected panel/monitor. This will be useful in conjunction with DisplayPort support that will be added in a subsequent patch, so that the driver can read EDID via the AUX channel. Signed-off-by: Thierry Reding <treding@nvidia.com>