summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx6_lvds_overlay.dts
AgeCommit message (Collapse)Author
2020-11-24overlays: apalis-imx6: enable backlightOleksandr Suvorov
The backlight device remains disabled in the main devicetree. Enable it to have the LCD/LVDS displays worked properly. Related-to: ELB-3240 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-10-23overlays: apalis-imx6: fix lvdsOleksandr Suvorov
LVDS interface uses mxcfb1 node. Enable it. Also the lvds channels need to be enabled too. Do it. Related-to: ELB-2943 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-08-20apalis-imx6: convert LVDS to syntactic sugarOleksandr Suvorov
Convert an overlay file to enable LVDS display on Apalis iMX6 module into Syntactic Sugar format, as 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>