ARM: dts: omap3-gta04: tvout: enable as display1 alias
authorH. Nikolaus Schaller <hns@goldelico.com>
Tue, 31 Jul 2018 07:11:09 +0000 (09:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Nov 2019 17:46:08 +0000 (18:46 +0100)
[ Upstream commit 8905592b6e50cec905e6c6035bbd36201a3bfac1 ]

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: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/omap3-gta04.dtsi

index eee5fa0..79d708c 100644 (file)
@@ -28,6 +28,7 @@
 
        aliases {
                display0 = &lcd;
+               display1 = &tv0;
        };
 
        /* fixed 26MHz oscillator */