summaryrefslogtreecommitdiff
path: root/overlays/display-edt7_overlay.dts
AgeCommit message (Collapse)Author
2020-08-24Revert "display: convert EDT7.0 to syntactic sugar"Philippe Schenker
This reverts commit 8597b03ca9c73bef0499efff7a4b3a2d957cc7a6. 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-03display: convert EDT7.0 to syntactic sugarOleksandr Suvorov
Convert an overlay file for EDT7.0 display 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>