summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull-colibri-emmc-nonwifi.dtsi
AgeCommit message (Collapse)Author
2021-08-10ARM: dts: colibri-imx6ull-emmc: fix pinctrl nameMax Krummenacher
Use the correct pinctrl name for the additional available pins. Fixes commit 511c08dfa42be ("ARM: dts: colibri-imx6ull-emmc: fix muxing of additional pins") Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-08-05ARM: dts: colibri-imx6ull-emmc: fix muxing of additional pinsMax Krummenacher
Actually use the pinctrl of the additionally available pins. As the default is mux mode for the pins is GPIO it even works without this patch but do this explicitely. Fixes commit 70a26f4db516 ("ARM: dts: colibri-imx6ull-emmc: add device trees") Related-to: ELB-4056, ELB-4058 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-08-04ARM: dts: colibri-imx6ull-emmc: add device treesMax Krummenacher
Add devices trees for a Colibri iMX6ULL 1GB which has a eMMC instead of the raw NAND used on other SKUs. Related-to: ELB-4056, ELB-4058 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>