public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] video, simple_panel: add lg,lb070wv8 display
@ 2019-05-27  6:14 Heiko Schocher
  2019-07-30  9:17 ` Anatolij Gustschin
  0 siblings, 1 reply; 2+ messages in thread
From: Heiko Schocher @ 2019-05-27  6:14 UTC (permalink / raw)
  To: u-boot

add "lg,lb070wv8" display to compatible node.

Signed-off-by: Heiko Schocher <hs@denx.de>
---
clean travis build, see:
https://travis-ci.org/hsdenx/u-boot-test/builds/537359553

 drivers/video/simple_panel.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/video/simple_panel.c b/drivers/video/simple_panel.c
index 7a968e740c..c3c0e84732 100644
--- a/drivers/video/simple_panel.c
+++ b/drivers/video/simple_panel.c
@@ -105,6 +105,7 @@ static const struct udevice_id simple_panel_ids[] = {
 	{ .compatible = "auo,b133xtn01" },
 	{ .compatible = "auo,b116xw03" },
 	{ .compatible = "auo,b133htn01" },
+	{ .compatible = "lg,lb070wv8" },
 	{ }
 };
 
-- 
2.21.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] video, simple_panel: add lg,lb070wv8 display
  2019-05-27  6:14 [U-Boot] [PATCH] video, simple_panel: add lg,lb070wv8 display Heiko Schocher
@ 2019-07-30  9:17 ` Anatolij Gustschin
  0 siblings, 0 replies; 2+ messages in thread
From: Anatolij Gustschin @ 2019-07-30  9:17 UTC (permalink / raw)
  To: u-boot

On Mon, 27 May 2019 08:14:39 +0200
Heiko Schocher hs at denx.de wrote:
...
>  drivers/video/simple_panel.c | 1 +
>  1 file changed, 1 insertion(+)

Applied to u-boot-video/master, thanks!

--
Anatolij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-30  9:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-27  6:14 [U-Boot] [PATCH] video, simple_panel: add lg,lb070wv8 display Heiko Schocher
2019-07-30  9:17 ` Anatolij Gustschin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox