summaryrefslogtreecommitdiff
path: root/overlays/colibri-imx8x_dsihdmi_overlay.dts
AgeCommit message (Collapse)Author
2020-08-24Revert "colibri-imx8x: convert MIPI-DSI-HDMI to syntactic sugar"Philippe Schenker
This reverts commit f2fa129bbb3dda21454a501bf6efb1e830a10280. Syntactic sugar is not fully supported on 4.14 kernel revert all overlays for this branch Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-08-20colibri-imx8x: convert MIPI-DSI-HDMI to syntactic sugarOleksandr Suvorov
Convert an overlay file for MIPI-DSI-to-HDMI adapter 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>