Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cab2ed62 authored by Thierry Reding's avatar Thierry Reding Committed by Stephen Warren
Browse files

ARM: tegra: tec: Enable HDMI output



Enable the HDMI output found on Tamonten Evaluation Carrier boards.

Signed-off-by: default avatarThierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent 358f8893
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -6,6 +6,12 @@
	model = "Avionic Design Tamonten Evaluation Carrier";
	compatible = "ad,tec", "ad,tamonten", "nvidia,tegra20";

	host1x {
		hdmi {
			status = "okay";
		};
	};

	i2c@7000c000 {
		wm8903: wm8903@1a {
			compatible = "wlf,wm8903";