Skip to content

Commit

Permalink
ARM: tegra: tec: Enable HDMI output
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Thierry Reding authored and Stephen Warren committed Nov 16, 2012
1 parent 358f889 commit cab2ed6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/boot/dts/tegra20-tec.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit cab2ed6

Please sign in to comment.