summaryrefslogtreecommitdiff
path: root/overlays/colibri-imx8x_dsihdmi_overlay.dts
AgeCommit message (Collapse)Author
2020-11-10overlays: colibri-imx8x: fix dsi-hdmi overlayOleksandr Suvorov
The new kernel has a different ports structure of mipi0_dsi_host. Fix it. Also, remove unneeded stuff. Related-to: ELB-3234, ELB-2943 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-09-11overlays: fix compatible optionsOleksandr Suvorov
Use official names of SoM in compatible options. Affected apalis-imx8, apalis-imx8x, colibri-imx8x. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-09-11overlays: colibri/apalis-imx8qm/qxp: make compatible with toradex_5.4-2.1.x-imxOleksandr Suvorov
Some NXP SoC subsystems are renamed. Fix names in overlay files to make them compatible to kernel version toradex_5.4-2.1.x-imx. Related-to: ELB-2900 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-09-01mx8: follow pad macro changesMax Krummenacher
The prefix to the pad macros changed in 5.4.24_2.1.0. Follow that. Related-to: ELB-2943 Signed-off-by: Max Krummenacher <max.krummenacher@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>