commit | 8ab5d5051796592563708662f95a7c351d45546e | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Mon May 27 08:14:39 2019 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Mon Jul 29 00:20:19 2019 +0200 |
tree | 5cd34362b215bf2a8a09182f299e91f3bcb2e76e | |
parent | 8ed81ab8f9852b78a3d3d12db768b8a16014c319 [diff] |
video, simple_panel: add lg,lb070wv8 display add "lg,lb070wv8" display to compatible node. Signed-off-by: Heiko Schocher <hs@denx.de>
diff --git a/drivers/video/simple_panel.c b/drivers/video/simple_panel.c index 7a968e7..c3c0e84 100644 --- a/drivers/video/simple_panel.c +++ b/drivers/video/simple_panel.c
@@ -105,6 +105,7 @@ { .compatible = "auo,b133xtn01" }, { .compatible = "auo,b116xw03" }, { .compatible = "auo,b133htn01" }, + { .compatible = "lg,lb070wv8" }, { } };