ARM: dts: imx6qdl-sr-som: Sync with kernel 5.8-rc1
[oweals/u-boot.git] / drivers / video / simple_panel.c
index c3c0e847327bef44d0a015d7f56a48c6b5fde9ad..6c624c376991aeb7f9a6de003b75a88ebaccd79f 100644 (file)
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <backlight.h>
 #include <dm.h>
+#include <log.h>
 #include <panel.h>
 #include <asm/gpio.h>
 #include <power/regulator.h>
@@ -105,6 +106,7 @@ static const struct udevice_id simple_panel_ids[] = {
        { .compatible = "auo,b133xtn01" },
        { .compatible = "auo,b116xw03" },
        { .compatible = "auo,b133htn01" },
+       { .compatible = "boe,nv140fhmn49" },
        { .compatible = "lg,lb070wv8" },
        { }
 };