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

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

ARM: tegra: plutux: Enable HDMI output



Enable the HDMI output found on Plutux boards.

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

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

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