Commit 8905592b authored by H. Nikolaus Schaller's avatar H. Nikolaus Schaller Committed by Tony Lindgren

ARM: dts: omap3-gta04: tvout: enable as display1 alias

The omap dss susbystem takes the display aliases to find
out which displays exist. To enable tv-out we must define
an alias.
Signed-off-by: default avatarH. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent e08962df
...@@ -28,6 +28,7 @@ memory@80000000 { ...@@ -28,6 +28,7 @@ memory@80000000 {
aliases { aliases {
display0 = &lcd; display0 = &lcd;
display1 = &tv0;
}; };
/* fixed 26MHz oscillator */ /* fixed 26MHz oscillator */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment