]> Git Repo - J-u-boot.git/commit - configs/colibri-imx6ull_defconfig
colibri-imx6ull: migrate pinctrl and regulators to dtb/dm
authorMarcel Ziswiler <[email protected]>
Tue, 9 Apr 2019 15:24:14 +0000 (17:24 +0200)
committerStefano Babic <[email protected]>
Thu, 25 Apr 2019 15:03:25 +0000 (17:03 +0200)
commitcd69e8ef9b118ec7bf79bd49518c95911a28ecec
treed1c32c1b6d7c78c18ddad02901115585e5b61346
parent82c99b3e12782819e4edd7f3ae2966fafd6dc204
colibri-imx6ull: migrate pinctrl and regulators to dtb/dm

Migrate pinctrl and regulators to device tree resp. driver model:
Ethernet, NAND and UART.
Drop BOARD_EARLY_INIT_F as it is anyway no longer used.
Enable CMD_DM, CMD_MTD, CMD_REGULATOR and DM_REGULATOR_FIXED.
While at it also update copyright period.

Signed-off-by: Marcel Ziswiler <[email protected]>
Reviewed-by: Igor Opaniuk <[email protected]>
board/toradex/colibri-imx6ull/colibri-imx6ull.c
configs/colibri-imx6ull_defconfig
This page took 0.037998 seconds and 4 git commands to generate.