summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx8x_ad7879_overlay.dts
AgeCommit message (Collapse)Author
2020-08-24Revert "apalis-imx8x: convert ad7879 to syntactic sugar"Philippe Schenker
This reverts commit f619223c02cea2df421ae8c95b988e5050af18c4. 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-20apalis-imx8x: convert ad7879 to syntactic sugarOleksandr Suvorov
Convert an overlay file for analogue touch controller AD7879 for Apalis iMX8QXP 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>