commit | cd69e8ef9b118ec7bf79bd49518c95911a28ecec | [log] [tgz] |
---|---|---|
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | Tue Apr 09 17:24:14 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 25 17:03:25 2019 +0200 |
tree | d1c32c1b6d7c78c18ddad02901115585e5b61346 | |
parent | 82c99b3e12782819e4edd7f3ae2966fafd6dc204 [diff] |
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 <marcel.ziswiler@toradex.com> Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com>