summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qm-apalis.dtsi
AgeCommit message (Collapse)Author
2020-11-09arm64: dts: apalis-imx8: separate common module partOleksandr Suvorov
Apalis iMX8QM and iMX8QP are almost the same. Separate the common part of device tree to use it for both these modules. Related-to: ELB-3036 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-09-24ARM64: dts: apalis-imx8: synchronise devicetree for V1.0BPhilippe Schenker
This devicetree has been an early version that "just compiles". This commit adds back all the functionality needed for V1.0B. Related-to: ELB-3047 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-09-09arm64: dts: apalis-imx8: add official module nameOleksandr Suvorov
Add an official module name to a compatible property to be used by dconf tool and for other purposes. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-08-13arm64: dts: apalis-imx8: initial devicetreePhilippe Schenker
This commit holds the initial devicetrees for colibri-imx8 module. They are based on the devicetree from toradex_4.14-2.3.x-imx branch and contain only a stripped down subset of the features which compile and should act as a starting point for further bringup on this branch. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>