summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx6_vga_overlay.dts
AgeCommit message (Collapse)Author
2021-04-02overlays: next cosmetic clean-upMarcel Ziswiler
Cosmetic clean-up without any functional impact: - white space clean-up - adding missing new line - add note about CSI Camera Module 5MP OV5640 only previously having been orderable at Toradex Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-27overlays: apalis-imx6_vga_overlay: add closing semicolonMarcel Ziswiler
Add missing closing semicolon. Fixes: 0530313ee387 ("overlays: apalis-imx6: add vga mode string") Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-26overlays: apalis-imx6: add vga mode stringDenys Drozdov
Use VESA VGA mode for apalis-imx6_vga_overlay.dts Related-to: ELB-3870 Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com>
2021-02-18Add license to all overlaysPhilippe Schenker
Use the same license as we use on regular linux-tree Related-to: ELB-2958 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-11-24overlays: apalis-imx6: add vga overlayOleksandr Suvorov
The VGA interface and related stuff remain disabled in the main devicetree. Add the overlay to enable using VGA monitors. Related-to: ELB-3240 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>