]> git.baikalelectronics.ru Git - uboot.git/commit
imx: mx6ull/z_14x14_evk: clean up UART iomux
authorPeng Fan <peng.fan@nxp.com>
Mon, 7 Nov 2022 08:00:09 +0000 (16:00 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 31 Jan 2023 11:11:33 +0000 (12:11 +0100)
commit5f5c82d70ca406176326d149b559c52f7bcb9264
tree3b2e95f928472a6b5294c5534978b4ec7a54a3c6
parent06ac7afd8ddf6223dfea0c3f9684fa3690ba52e7
imx: mx6ull/z_14x14_evk: clean up UART iomux

After DM_SERIAL, and set pinctrl_uart1 as pre-reloc, no need initialize
iomux at board file.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/imx6ull-14x14-evk-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imx6ulz-14x14-evk-u-boot.dtsi [new file with mode: 0644]
board/freescale/mx6ullevk/mx6ullevk.c