[PATCH 1/5] video: simple_panel: add boe,nv140fhmn49 display

Vagrant Cascadian vagrant at debian.org
Tue Apr 21 03:10:48 CEST 2020


On 2020-04-20, Peter Robinson wrote:
> add "boe,nv140fhmn49" display to compatible node.

I didn't see u-boot output on the eDP panel; not sure if that's
expected. Once linux booted it did work just fine.

live well,
  vagrant

> Signed-off-by: Peter Robinson <pbrobinson at gmail.com>
> Cc: Anatolij Gustschin <agust at denx.de>
> ---
>  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 c3c0e84732..5722811117 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 = "boe,nv140fhmn49" },
>  	{ .compatible = "lg,lb070wv8" },
>  	{ }
>  };
> -- 
> 2.26.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200420/0c94803e/attachment.sig>


More information about the U-Boot mailing list