[U-Boot] [PATCH v1 02/29] video: lg4573: convert to DM
> convert this driver to support DM. > Signed-off-by: Heiko Schocher Applied to u-boot-imx, -next, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munic
[U-Boot] [PATCH v1 02/29] video: lg4573: convert to DM
convert this driver to support DM. Signed-off-by: Heiko Schocher --- drivers/video/lg4573.c | 175 +--- include/configs/aristainetos2.h | 2 - scripts/config_whitelist.txt| 2 - 3 files changed, 136 insertions(+), 43 deletions(-) diff --git a/driver