]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: imx: mx5: Convert MX53 Menlo board to DM I2C and DM RTC
authorMarek Vasut <marex@denx.de>
Sun, 8 May 2022 00:19:12 +0000 (02:19 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 23 May 2022 09:37:58 +0000 (11:37 +0200)
commit9d371e5fea39002c077db3335395ffc62e84e5fa
tree0b148b89515450f6589d46e4e1d24b9db123737c
parentbd8df1f7ddd055b254bfd4af56b5c454bf4c3f11
ARM: imx: mx5: Convert MX53 Menlo board to DM I2C and DM RTC

Convert the board to DM I2C and DM RTC. This leads to removal of board
side iomuxc configuration, which is now done using pin control driver,
and conversion of board side legacy I2C accessors to DM ones.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
board/menlo/m53menlo/m53menlo.c
configs/m53menlo_defconfig