DM: I2C: Switch display5 board to use DM_I2C
authorLukasz Majewski <lukma@denx.de>
Tue, 3 Sep 2019 14:38:39 +0000 (16:38 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:35:59 +0000 (16:35 +0200)
commitdac9a8f8a2ae3a116748d056305251cfc035a6e4
treea01770d920a508e38f89a57f37cb92a04a841030
parent5ca7094668401f68aa9b8380114097270fcd0d36
DM: I2C: Switch display5 board to use DM_I2C

After this commit the display5 device would use I2C driver supporting
driver model (DM_I2C).

The 'i2c' and 'eeprom' commands now use DM I2C drivers and initialize
on-bus devices according to device tree description.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
arch/arm/mach-imx/mx6/Kconfig
board/liebherr/display5/display5.c
configs/display5_defconfig
include/configs/display5.h