From e7727bac37e6d137a13de9bc55c32f6479496c20 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Tue, 24 Nov 2020 12:22:57 +0200 Subject: overlays: apalis-imx6: add hdmi overlay The HDMI interface and related stuff remain disabled in the main devicetree. Add the overlay to be able using it with HDMI monitors. Related-to: ELB-3240 Signed-off-by: Oleksandr Suvorov --- overlays/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'overlays/Makefile') diff --git a/overlays/Makefile b/overlays/Makefile index e658646..b75c605 100644 --- a/overlays/Makefile +++ b/overlays/Makefile @@ -20,6 +20,7 @@ HOSTCC := gcc $(DTS_INCLUDES) PWD := $(shell pwd) dtb-y += apalis-imx6_atmel-mxt_overlay.dtbo +dtb-y += apalis-imx6_hdmi_overlay.dtbo dtb-y += apalis-imx6_lcd_overlay.dtbo dtb-y += apalis-imx6_lvds_overlay.dtbo dtb-y += apalis-imx6_stmpe-ts_overlay.dtbo -- cgit v1.2.3