Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: tegra: tec: Enable HDMI output

Enable the HDMI output found on Tamonten Evaluation Carrier boards.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Stephen Warren <swarren@nvidia.com>

authored by

Thierry Reding and committed by
Stephen Warren
cab2ed62 358f8893

+6
+6
arch/arm/boot/dts/tegra20-tec.dts
··· 6 6 model = "Avionic Design Tamonten Evaluation Carrier"; 7 7 compatible = "ad,tec", "ad,tamonten", "nvidia,tegra20"; 8 8 9 + host1x { 10 + hdmi { 11 + status = "okay"; 12 + }; 13 + }; 14 + 9 15 i2c@7000c000 { 10 16 wm8903: wm8903@1a { 11 17 compatible = "wlf,wm8903";