From: Mark yao <mark.yao@rock-chips.com>
To: "Liviu Dudau" <Liviu.Dudau@arm.com>,
"Russell King" <rmk+kernel@arm.linux.org.uk>,
"Heiko Stübner" <heiko@sntech.de>,
"Philipp Zabel" <p.zabel@pengutronix.de>,
"Daniel Vetter" <daniel.vetter@ffwll.ch>,
"David Airlie" <airlied@linux.ie>,
"Eric Anholt" <eric@anholt.net>
Cc: linux-rockchip <linux-rockchip@lists.infradead.org>,
dri-devel <dri-devel@lists.freedesktop.org>,
LAKML <linux-arm-kernel@lists.infradead.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 2/2] drm/rockchip: Convert the probe function to the generic drm_of_component_probe()
Date: Mon, 23 Nov 2015 17:39:41 +0800 [thread overview]
Message-ID: <5652DEDD.60603@rock-chips.com> (raw)
In-Reply-To: <1448029325-14602-3-git-send-email-Liviu.Dudau@arm.com>
On 2015年11月20日 22:22, Liviu Dudau wrote:
> Initial attempt to convert rockchip to drm_of_component_probe() missed the
> difference between ports and encoders when using the compare_of() function.
> Now that drm_of_component_probe() has been enhanced, let's try again the
> conversion.
>
> Signed-off-by: Liviu Dudau<Liviu.Dudau@arm.com>
Looks good for me, and it works on popmetal board, so
Acked-by: Mark Yao <mark.yao@rock-chips.com>
Thanks.
--
Mark Yao
WARNING: multiple messages have this Message-ID (diff)
From: mark.yao@rock-chips.com (Mark yao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/2] drm/rockchip: Convert the probe function to the generic drm_of_component_probe()
Date: Mon, 23 Nov 2015 17:39:41 +0800 [thread overview]
Message-ID: <5652DEDD.60603@rock-chips.com> (raw)
In-Reply-To: <1448029325-14602-3-git-send-email-Liviu.Dudau@arm.com>
On 2015?11?20? 22:22, Liviu Dudau wrote:
> Initial attempt to convert rockchip to drm_of_component_probe() missed the
> difference between ports and encoders when using the compare_of() function.
> Now that drm_of_component_probe() has been enhanced, let's try again the
> conversion.
>
> Signed-off-by: Liviu Dudau<Liviu.Dudau@arm.com>
Looks good for me, and it works on popmetal board, so
Acked-by: Mark Yao <mark.yao@rock-chips.com>
Thanks.
--
?ark Yao
next prev parent reply other threads:[~2015-11-23 9:39 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-20 14:22 [PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it Liviu Dudau
2015-11-20 14:22 ` Liviu Dudau
2015-11-20 14:22 ` Liviu Dudau
2015-11-20 14:22 ` [PATCH v2 1/2] drm: Improve drm_of_component_probe() to correctly handle ports and remote ports Liviu Dudau
2015-11-20 14:22 ` Liviu Dudau
2015-11-20 14:22 ` Liviu Dudau
2016-02-22 11:51 ` Liviu Dudau
2016-02-22 11:51 ` Liviu Dudau
2016-02-22 11:51 ` Liviu Dudau
2016-02-22 15:51 ` Russell King - ARM Linux
2016-02-22 15:51 ` Russell King - ARM Linux
2016-02-22 15:51 ` Russell King - ARM Linux
2016-02-22 15:57 ` Liviu Dudau
2016-02-22 15:57 ` Liviu Dudau
2016-02-22 15:57 ` Liviu Dudau
2015-11-20 14:22 ` [PATCH v2 2/2] drm/rockchip: Convert the probe function to the generic drm_of_component_probe() Liviu Dudau
2015-11-20 14:22 ` Liviu Dudau
2015-11-20 14:22 ` Liviu Dudau
2015-11-23 9:39 ` Mark yao [this message]
2015-11-23 9:39 ` Mark yao
2015-11-23 23:20 ` [PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it Heiko Stübner
2015-11-23 23:20 ` Heiko Stübner
2015-11-23 23:20 ` Heiko Stübner
2015-12-12 13:29 ` Heiko Stübner
2015-12-12 13:29 ` Heiko Stübner
2015-12-12 13:29 ` Heiko Stübner
2015-12-22 17:38 ` Liviu Dudau
2015-12-22 17:38 ` Liviu Dudau
2015-12-23 1:33 ` Dave Airlie
2015-12-23 1:33 ` Dave Airlie
2015-12-23 1:33 ` Dave Airlie
2015-12-23 9:39 ` Jean-Francois Moine
2015-12-23 9:39 ` Jean-Francois Moine
2015-12-23 9:39 ` Jean-Francois Moine
2015-12-23 10:05 ` Liviu Dudau
2015-12-23 10:05 ` Liviu Dudau
2015-12-23 10:05 ` Liviu Dudau
2015-12-23 17:20 ` Jean-Francois Moine
2015-12-23 17:20 ` Jean-Francois Moine
2015-12-23 17:20 ` Jean-Francois Moine
2015-12-23 18:59 ` Russell King - ARM Linux
2015-12-23 18:59 ` Russell King - ARM Linux
2015-12-23 18:59 ` Russell King - ARM Linux
2015-12-24 8:15 ` Jean-Francois Moine
2015-12-24 8:15 ` Jean-Francois Moine
2015-12-24 8:15 ` Jean-Francois Moine
2015-12-24 10:52 ` Russell King - ARM Linux
2015-12-24 10:52 ` Russell King - ARM Linux
2015-12-24 10:52 ` Russell King - ARM Linux
2015-12-24 12:27 ` Jean-Francois Moine
2015-12-24 12:27 ` Jean-Francois Moine
2015-12-24 12:27 ` Jean-Francois Moine
2015-12-24 12:36 ` Russell King - ARM Linux
2015-12-24 12:36 ` Russell King - ARM Linux
2015-12-24 12:36 ` Russell King - ARM Linux
2015-12-25 9:38 ` Jean-Francois Moine
2015-12-25 9:38 ` Jean-Francois Moine
2015-12-25 9:38 ` Jean-Francois Moine
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=5652DEDD.60603@rock-chips.com \
--to=mark.yao@rock-chips.com \
--cc=Liviu.Dudau@arm.com \
--cc=airlied@linux.ie \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=eric@anholt.net \
--cc=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=p.zabel@pengutronix.de \
--cc=rmk+kernel@arm.linux.org.uk \
/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.