summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx8qm_st-m41t0_overlay.dts
AgeCommit message (Collapse)Author
2020-08-24Revert "apalis-imx8qm: convert rtc m41t0 to syntactic sugar"Philippe Schenker
This reverts commit 9a14813434c5c999ae126c5327fe3503142f58e0. 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-imx8qm: convert rtc m41t0 to syntactic sugarOleksandr Suvorov
Convert an overlay for the external RTC ST m41t0 for Apalis-iMX8QM module 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>