All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Marek Vasut <marex@denx.de>
Cc: Biju Das <biju.das.jz@bp.renesas.com>,
	Stefan Riedmueller <s.riedmueller@phytec.de>,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm/panel: panel-simple: Add connector_type for EDT ETM0700G0BDH6 panel
Date: Sun, 25 Jul 2021 13:48:48 +0200	[thread overview]
Message-ID: <YP1PoJasOnaJISL3@ravnborg.org> (raw)
In-Reply-To: <20210721171256.111361-1-marex@denx.de>

Hi Marek,

On Wed, Jul 21, 2021 at 07:12:56PM +0200, Marek Vasut wrote:
> Fix the warning message "missing connector type" by adding connector_type
> for EDT ETM0700G0BDH6 panel.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Biju Das <biju.das.jz@bp.renesas.com>
> Cc: Sam Ravnborg <sam@ravnborg.org>
> ---
>  drivers/gpu/drm/panel/panel-simple.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c
> index 21939d4352cf0..9a9d9d91ace4c 100644
> --- a/drivers/gpu/drm/panel/panel-simple.c
> +++ b/drivers/gpu/drm/panel/panel-simple.c
> @@ -2044,6 +2044,7 @@ static const struct panel_desc edt_etm0700g0bdh6 = {
>  	},
>  	.bus_format = MEDIA_BUS_FMT_RGB666_1X18,
>  	.bus_flags = DRM_BUS_FLAG_DE_HIGH | DRM_BUS_FLAG_PIXDATA_DRIVE_POSEDGE,
> +	.connector_type = DRM_MODE_CONNECTOR_DPI,
>  };
>  
>  static const struct display_timing evervision_vgg804821_timing = {

Stefan fixed this in commit: 
d112e10fece5 ("drm/panel: Add connector_type for some EDT displays")

	Sam

      reply	other threads:[~2021-07-25 11:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-21 17:12 [PATCH] drm/panel: panel-simple: Add connector_type for EDT ETM0700G0BDH6 panel Marek Vasut
2021-07-25 11:48 ` Sam Ravnborg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YP1PoJasOnaJISL3@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=marex@denx.de \
    --cc=s.riedmueller@phytec.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.