public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Liu Ying <Ying.Liu@freescale.com>
Cc: dri-devel@lists.freedesktop.org, stefan.wahren@i2se.com,
	devicetree@vger.kernel.org, linux@arm.linux.org.uk,
	kernel@pengutronix.de, linux-kernel@vger.kernel.org,
	a.hajda@samsung.com, mturquette@linaro.org,
	linux-arm-kernel@lists.infradead.org, andyshrk@gmail.com
Subject: Re: [PATCH RFC v7 16/21] drm: panel: Add support for Himax HX8369A MIPI DSI panel
Date: Mon, 5 Jan 2015 09:54:24 +0100	[thread overview]
Message-ID: <20150105085424.GP2711@phenom.ffwll.local> (raw)
In-Reply-To: <1419910451-15268-17-git-send-email-Ying.Liu@freescale.com>

On Tue, Dec 30, 2014 at 11:34:06AM +0800, Liu Ying wrote:
> This patch adds support for Himax HX8369A MIPI DSI panel.
> 
> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
> Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
> ---
> v6->v7:
>  * Address Andrzej Hajda's following comments.
>  * Simplify the return logic in hx8369a_dcs_write().
>  * Replace the macro hx8369a_dsi_init_helper() with a function array to improve
>    the code quality.
>  * Handle error cases during getting gpios in probe().
>  * Add 'Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>'.

If you only update one patch in a big series it's imo better to just
resend that one to avoid spamming the mailing list with noise. Imo it also
helps to keep the discussion all nicely grouped together.

In any case please give a short overview of what changed in the cover
letter when resending the entire series so that people don't have to go
through all the invidual patches.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

  reply	other threads:[~2015-01-05  8:54 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-30  3:33 [PATCH RFC v7 00/21] Add support for i.MX MIPI DSI DRM driver Liu Ying
2014-12-30  3:33 ` [PATCH RFC v7 01/21] clk: divider: Correct parent clk round rate if no bestdiv is normally found Liu Ying
2014-12-30  3:33 ` [PATCH RFC v7 02/21] of: Add vendor prefix for Himax Technologies Inc Liu Ying
2014-12-30  3:33 ` [PATCH RFC v7 03/21] of: Add vendor prefix for Truly Semiconductors Limited Liu Ying
2014-12-30  3:33 ` [PATCH RFC v7 04/21] ARM: imx6q: Add GPR3 MIPI muxing control register field shift bits definition Liu Ying
2014-12-30  3:33 ` [PATCH RFC v7 05/21] ARM: imx6q: clk: Add the video_27m clock Liu Ying
2014-12-30  3:33 ` [PATCH RFC v7 06/21] ARM: imx6q: clk: Change hdmi_isfr clock's parent to be " Liu Ying
2014-12-30  3:33 ` [PATCH RFC v7 07/21] ARM: imx6q: clk: Change hsi_tx clock to be a shared clock gate Liu Ying
2014-12-30  3:33 ` [PATCH RFC v7 08/21] ARM: imx6q: clk: Add support for mipi_core_cfg clock as " Liu Ying
2014-12-30  3:33 ` [PATCH RFC v7 09/21] ARM: dts: imx6qdl: Move existing MIPI DSI ports into a new 'ports' node Liu Ying
2014-12-30  3:34 ` [PATCH RFC v7 10/21] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format Liu Ying
2014-12-30  3:34 ` [PATCH RFC v7 11/21] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver Liu Ying
2014-12-30  3:34 ` [PATCH RFC v7 12/21] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver Liu Ying
2014-12-30  3:34 ` [PATCH RFC v7 13/21] Documentation: dt-bindings: Add bindings for i.MX specific Synopsys DW MIPI DSI driver Liu Ying
2014-12-30  3:34 ` [PATCH RFC v7 14/21] drm: imx: Support Synopsys DesignWare MIPI DSI host controller Liu Ying
2014-12-30  3:34 ` [PATCH RFC v7 15/21] Documentation: dt-bindings: Add bindings for Himax HX8369A DRM panel driver Liu Ying
2014-12-30  3:34 ` [PATCH RFC v7 16/21] drm: panel: Add support for Himax HX8369A MIPI DSI panel Liu Ying
2015-01-05  8:54   ` Daniel Vetter [this message]
2015-01-05 10:05     ` Liu Ying
2014-12-30  3:34 ` [PATCH RFC v7 17/21] ARM: dtsi: imx6qdl: Add support for MIPI DSI host controller Liu Ying
2014-12-30  3:34 ` [PATCH RFC v7 18/21] ARM: dts: imx6qdl-sabresd: Add support for TRULY TFT480800-16-E MIPI DSI panel Liu Ying
2014-12-30  3:34 ` [PATCH RFC v7 19/21] ARM: imx_v6_v7_defconfig: Cleanup for imx drm being moved out of staging Liu Ying
2014-12-30  3:34 ` [PATCH RFC v7 20/21] ARM: imx_v6_v7_defconfig: Add support for MIPI DSI host controller Liu Ying
2014-12-30  3:34 ` [PATCH RFC v7 21/21] ARM: imx_v6_v7_defconfig: Add support for Himax HX8369A panel Liu Ying

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=20150105085424.GP2711@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=Ying.Liu@freescale.com \
    --cc=a.hajda@samsung.com \
    --cc=andyshrk@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mturquette@linaro.org \
    --cc=stefan.wahren@i2se.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