mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 04:21:18 +02:00
The commit82f7b869f5
("video: Drop CONFIG_AM335X_LCD") removed not only the LCD legacy implementation but also the code with driver model support. The patch restores the code with driver model support. Fixes:82f7b869f5
("video: Drop CONFIG_AM335X_LCD") Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Reviewed-by: Simon Glass <sjg@chromium.org>