[Letux-kernel] [PATCH v2 06/32] ARM: dts: omap3-gta04: tvout: enable as display1 alias
H. Nikolaus Schaller
hns at goldelico.com
Tue Jul 31 09:11:09 CEST 2018
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 at goldelico.com>
---
arch/arm/boot/dts/omap3-gta04.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi
index 654faa7773a8..38648519d9c4 100644
--- a/arch/arm/boot/dts/omap3-gta04.dtsi
+++ b/arch/arm/boot/dts/omap3-gta04.dtsi
@@ -28,6 +28,7 @@
aliases {
display0 = &lcd;
+ display1 = &tv0;
};
/* fixed 26MHz oscillator */
--
2.12.2
More information about the Letux-kernel
mailing list