imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot
authorLukasz Majewski <lukma@denx.de>
Thu, 10 Oct 2019 14:11:29 +0000 (16:11 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 13 Oct 2019 20:49:12 +0000 (22:49 +0200)
commit0bcb11fa1f04baeb0d5462a358aa86b16062bebd
tree7fb2fbc839049ebab72cbe07a0ba78c0cebfef08
parent62cef35bb0be0ef83052f5515433c159817a2289
imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot

This patch converts the TPC70 to use driver model and device tree
description in both SPL and u-boot proper.

Notable changes (DM/DTS conversion):

- PINCTRL{_IMX6}
- DM_I2C
- enable 'regulator' and 'pmic' commands
- DM_MMC and BLK (USDHC)
- DM_ETH
- DM WDT (including SYSRESET)

Signed-off-by: Lukasz Majewski <lukma@denx.de>
arch/arm/mach-imx/mx6/Kconfig
board/k+p/kp_imx6q_tpc/kp_imx6q_tpc.c
board/k+p/kp_imx6q_tpc/kp_imx6q_tpc_spl.c
configs/kp_imx6q_tpc_defconfig
include/configs/kp_imx6q_tpc.h