mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
video, simple_panel: add lg,lb070wv8 display
add "lg,lb070wv8" display to compatible node. Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
committed by
Anatolij Gustschin
parent
6be815d6dd
commit
85288ffee6
@@ -105,6 +105,7 @@ static const struct udevice_id simple_panel_ids[] = {
|
||||
{ .compatible = "auo,b133xtn01" },
|
||||
{ .compatible = "auo,b116xw03" },
|
||||
{ .compatible = "auo,b133htn01" },
|
||||
{ .compatible = "lg,lb070wv8" },
|
||||
{ }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user