]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL
authorAdam Ford <aford173@gmail.com>
Wed, 7 Aug 2019 15:16:33 +0000 (10:16 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 4 Oct 2019 16:21:23 +0000 (12:21 -0400)
commita0728fb6182b9fad8ac6ecabb1b03b426335fe68
tree9fa07243b1f58f821f53f69975972a080bf67e96
parent9a461d569e5dccd8f399da41dc9b8386b10b2afe
ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL

The SPL device tree is missing the entires for gpio1, uart1, usdhc1 and
usdhc2.  This creates the missing imx6q-logicpd-u-boot.dtsi file
which will enable these functions so SPL can properly setup UART, detect
microSD card, and startup.

Fixes: cae70e4a4616 ("ARM: imx6q_logic: With SPL_OF_CONTROL enabled,
remove MMC init")

Signed-off-by: Adam Ford <aford173@gmail.com>
arch/arm/dts/imx6q-logicpd-u-boot.dtsi [new file with mode: 0644]
board/logicpd/imx6/MAINTAINERS