summaryrefslogtreecommitdiff
path: root/overlays/colibri-imx8x_disable-parallel-rgb_overlay.dts
AgeCommit message (Collapse)Author
2020-09-09colibri-imx8x: move lcdif and panel linkage to overlayOleksandr Suvorov
LCDIF interface, backlight and DPI panel are disabled by default in toradex_5.4-2.1.x-imx kernel. Revert overlay to enable lcdif interface, backlight and panel-dpi. Related-to: ELB-2907 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-08-20colibri-imx8x: convert disabling parallel rgb to syntactic sugarOleksandr Suvorov
Convert an overlay file for disabling the Parallel RGB interface (eLCDIF) on Colibri-iMX8QXP module into the Syntactic Sugar format. This format is strongly recommended in Embedded Linux Wiki [1]. [1] https://elinux.org/Device_Tree_Reference#Overlay_Source_Format Related-to: ELB-2834 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-05-26overlays: add initial overlaysIgor Opaniuk
Naming format: <machine>_<function>_overlay.dts Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>