ARM: imx6q_logic: Remove legacy pinmuxing code from board file.
authorAdam Ford <aford173@gmail.com>
Wed, 9 Oct 2019 17:53:57 +0000 (12:53 -0500)
committerStefano Babic <sbabic@denx.de>
Sun, 13 Oct 2019 20:49:11 +0000 (22:49 +0200)
commit43db8e3e41c4e70641c64984918572dfe3facdb1
tree1f7b12b08edcb5124494ee917b8162801be98194
parent2881ec544d316f435ec5f064269be41446e2a522
ARM: imx6q_logic: Remove legacy pinmuxing code from board file.

With the OCRAM expanded to 256KB and the SPL_PINCTRL enabled with
-u-boot.dtsi entries to include the pinmuxing in SPL, the manual
code setting up the pinmux can go away.

This patch removes the legacy pinmuxing code from the board file.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
board/logicpd/imx6/imx6logic.c