video, simple_panel: add lg,lb070wv8 display
authorHeiko Schocher <hs@denx.de>
Mon, 27 May 2019 06:14:39 +0000 (08:14 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sun, 28 Jul 2019 22:20:19 +0000 (00:20 +0200)
add "lg,lb070wv8" display to compatible node.

Signed-off-by: Heiko Schocher <hs@denx.de>
drivers/video/simple_panel.c

index 7a968e7..c3c0e84 100644 (file)
@@ -105,6 +105,7 @@ static const struct udevice_id simple_panel_ids[] = {
        { .compatible = "auo,b133xtn01" },
        { .compatible = "auo,b116xw03" },
        { .compatible = "auo,b133htn01" },
+       { .compatible = "lg,lb070wv8" },
        { }
 };