drivers: video: rockchip: fix building eDP and LVDS drivers
[oweals/u-boot.git] / drivers / video / simple_panel.c
index 7a968e740c5653b7fb08f1dcb5410bca38963373..c3c0e847327bef44d0a015d7f56a48c6b5fde9ad 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" },
        { }
 };