ARM: imx6q_logic: Enable Pin muxing in SPL
authorAdam Ford <aford173@gmail.com>
Wed, 9 Oct 2019 17:53:56 +0000 (12:53 -0500)
committerStefano Babic <sbabic@denx.de>
Sun, 13 Oct 2019 20:49:11 +0000 (22:49 +0200)
commit2881ec544d316f435ec5f064269be41446e2a522
treede5f478e713a9696568fd18407e6e2c1b2a57f2e
parentf9faa1616b3ba09797d127eb63b00a210cc7f0af
ARM: imx6q_logic: Enable Pin muxing in SPL

With the 256KB of OCRAM available to SPL now, there should be
enough room to enable the pinmuxing in SPL from the device tree.

This patch enables SPL_PINCTRL et al and adds the serial and
usdhc pin mux references to the -u-boot.dtsi file so the pins can be
configured from the device tree.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/imx6q-logicpd-u-boot.dtsi
configs/imx6q_logic_defconfig