]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mvebu: theadorable: Switch to using DM I2C API
authorStefan Roese <sr@denx.de>
Thu, 18 Nov 2021 08:19:35 +0000 (09:19 +0100)
committerStefan Roese <sr@denx.de>
Sun, 19 Dec 2021 08:50:47 +0000 (09:50 +0100)
commita5aaa76adb2e902aac6c68c9f06171d44ec11ad7
treea050c55431f082e4deba54407990673ce5d82bb5
parent111ee3c9e9dc58436be54089ec2678daa7bf6728
arm: mvebu: theadorable: Switch to using DM I2C API

No functional change intended. This patch switches from the legacy I2C
API to the DM I2C API, so that this code can be used with DM I2C
enabled.

Signed-off-by: Stefan Roese <sr@denx.de>
board/theadorable/theadorable.c