summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7d-colibri-emmc-iris-v2.dts
AgeCommit message (Collapse)Author
2021-04-13ARM: dts: colibri-imx7: remove redundant codeOleksandr Suvorov
These lines redundant and shouldn't be there. PWMs enable in imx7-colibri-BOARD.dtsi files. Remove redundant code. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-04-06ARM: dts: colibri-imx7: revert disable/enable display subsystemsOleksandr Suvorov
It is more natural to keep disabled all display stuff for eMMC modules, which support overlays, and enable the display subsystems for NAND modules by default. It reduces the code and make it easier to understand. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-01-27ARM: dts: apalis/colibri-imx: shrink license boilerpaltesOleksandr Suvorov
Replace license boilerplates with SPDX License Identifiers. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-01-27ARM: dts: colibri-imx7d: 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>
2021-01-27ARM: dts: Add initial Iris devicetreesPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit ec4c646d6456a13fafb0e0d76dd60f418207a241)