dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: Sam Ravnborg <sam@ravnborg.org>,
	Christoph Niedermaier <cniedermaier@dh-electronics.com>
Cc: David Airlie <airlied@linux.ie>,
	Thierry Reding <thierry.reding@gmail.com>,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm/panel: simple: Assign data from panel_dpi_probe() correctly
Date: Sun, 6 Feb 2022 10:59:12 +0100	[thread overview]
Message-ID: <2919d5e6-e520-ac34-371d-1c4473ec97fa@denx.de> (raw)
In-Reply-To: <Yf2aGFBHuWr6tyXy@ravnborg.org>

On 2/4/22 22:26, Sam Ravnborg wrote:
> On Tue, Feb 01, 2022 at 12:01:53PM +0100, Christoph Niedermaier wrote:
>> In the function panel_simple_probe() the pointer panel->desc is
>> assigned to the passed pointer desc. If function panel_dpi_probe()
>> is called panel->desc will be updated, but further on only desc
>> will be evaluated. So update the desc pointer to be able to use
>> the data from the function panel_dpi_probe().
>>
>> Fixes: 4a1d0dbc8332 ("drm/panel: simple: add panel-dpi support")
>>
>> Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
>> Cc: Marek Vasut <marex@denx.de>
>> Cc: Thierry Reding <thierry.reding@gmail.com>
>> Cc: Sam Ravnborg <sam@ravnborg.org>
>> Cc: David Airlie <airlied@linux.ie>
>> Cc: Daniel Vetter <daniel@ffwll.ch>
>> To: dri-devel@lists.freedesktop.org
> 
> Thanks for fixing this
> Reviewed-by: Sam Ravnborg <sam@ravnborg.org>

Applied to drm-misc/drm-misc-fixes , thanks.

      reply	other threads:[~2022-02-06  9:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-01 11:01 [PATCH] drm/panel: simple: Assign data from panel_dpi_probe() correctly Christoph Niedermaier
2022-02-01 11:08 ` Marek Vasut
2022-02-04 21:26 ` Sam Ravnborg
2022-02-06  9:59   ` Marek Vasut [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=2919d5e6-e520-ac34-371d-1c4473ec97fa@denx.de \
    --to=marex@denx.de \
    --cc=airlied@linux.ie \
    --cc=cniedermaier@dh-electronics.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=sam@ravnborg.org \
    --cc=thierry.reding@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).