commit | 6d277bc323eb7a38686a1fca401f561abd1546e7 | [log] [tgz] |
---|---|---|
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | Mon Mar 25 17:25:00 2019 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Apr 13 20:30:09 2019 +0200 |
tree | dab2f2d43535d59dd52f76ccdc4b2bbffb201074 | |
parent | c5954431eb6c04ec75e6afe61199c685f2f93840 [diff] |
colibri_vf: migrate pinctrl and regulators to dtb/dm Migrate pinctrl and regulators to device tree resp. driver model: DDR, DSPI, ENET, ESDHC, I2C, NFC and UART. Enable CMD_DM, PINCTRL and DM_REGULATOR. While at it also update copyright period and sort include files. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com>