All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Paul <seanpaul@chromium.org>
To: Chris Zhong <zyw@rock-chips.com>
Cc: dianders@chromium.org, zhengxing@rock-chips.com,
	linux-rockchip@lists.infradead.org,
	Mark Brown <broonie@kernel.org>,
	briannorris@chromium.org, cw00.choi@samsung.com,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	tfiga@chromium.org, yzq@rock-chips.com, hychao@chromium.org,
	myungjoo.ham@samsung.com, wulf@rock-chips.com,
	groeck@chromium.org, marcheu@chromium.org,
	linux-arm-kernel@lists.infradead.org, cychiang@chromium.org
Subject: Re: [PATCH v15.1 3/5] drm/rockchip: cdn-dp: add cdn DP support for rk3399
Date: Mon, 12 Sep 2016 07:13:36 -0400	[thread overview]
Message-ID: <CAOw6vb+OnWchT7ufV8ZmYpn8qfGYt7A7rKwyFZSstiHyqb9aTA@mail.gmail.com> (raw)
In-Reply-To: <57D67927.7070109@rock-chips.com>


[-- Attachment #1.1: Type: text/plain, Size: 810 bytes --]

On Sep 12, 2016 5:45 AM, "Chris Zhong" <zyw@rock-chips.com> wrote:
>
> Hi Mark
>
> OK, thanks.
> I will send the whole series next time, hope it will not bother anyone
>

I haven't reviewed your latest changes, so adding my r-b is a little
premature.

Sean

>
>
> On 09/12/2016 05:13 PM, Mark Brown wrote:
>>
>> On Fri, Sep 09, 2016 at 09:16:06PM -0700, Chris Zhong wrote:
>>>
>>> Add support for cdn DP controller which is embedded in the rk3399
>>> SoCs. The DP is compliant with DisplayPort Specification,
>>
>> Please don't new patches in reply to old serieses, especially not
>> individual patches in the middle of the series - it just makes
>> everything more confusing.  It becomes difficult to tell what the
>> version of the series that's actually expected is.  Please send the
>> whole series.
>
>
>

[-- Attachment #1.2: Type: text/html, Size: 1170 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2016-09-12 11:13 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-10  2:15 [PATCH v15 0/5] Rockchip Type-C DisplayPort driver Chris Zhong
2016-09-10  2:15 ` Chris Zhong
2016-09-10  2:15 ` Chris Zhong
2016-09-10  2:15 ` Chris Zhong
2016-09-10  2:15 ` [PATCH v15 1/5] extcon: Introduce EXTCON_PROP_DISP_HPD property Chris Zhong
2016-09-10  2:15   ` Chris Zhong
2016-09-13  5:25   ` Chanwoo Choi
2016-09-10  2:15 ` [PATCH v15 2/5] Documentation: bindings: add dt documentation for cdn DP controller Chris Zhong
2016-09-10  2:15   ` Chris Zhong
2016-09-10  2:15   ` Chris Zhong
2017-02-27 17:27   ` Enric Balletbo Serra
2017-02-27 17:27     ` Enric Balletbo Serra
2017-02-27 17:27     ` Enric Balletbo Serra
2016-09-10  2:15 ` [PATCH v15 3/5] drm/rockchip: cdn-dp: add cdn DP support for rk3399 Chris Zhong
2016-09-10  2:15   ` Chris Zhong
2016-09-10  2:15   ` Chris Zhong
2016-09-10  4:16   ` [PATCH v15.1 " Chris Zhong
2016-09-10  4:16     ` Chris Zhong
2016-09-12  9:13     ` Mark Brown
2016-09-12  9:13       ` Mark Brown
2016-09-12  9:45       ` Chris Zhong
2016-09-12  9:45         ` Chris Zhong
2016-09-12 11:13         ` Sean Paul [this message]
2016-09-10  2:15 ` [PATCH v15 4/5] drm/rockchip: cdn-dp: support audio hot-plug Chris Zhong
2016-09-10  2:15   ` Chris Zhong
2016-09-10  2:15   ` Chris Zhong
2016-09-10  2:15 ` [PATCH v15 5/5] ASoC: rockchip: Add DP dai-links to the rk3399-gru machine driver Chris Zhong
2016-09-10  2:15   ` Chris Zhong
2016-09-19 21:37   ` Rob Herring
2016-09-19 21:37     ` Rob Herring
2016-09-19 21:37     ` Rob Herring

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=CAOw6vb+OnWchT7ufV8ZmYpn8qfGYt7A7rKwyFZSstiHyqb9aTA@mail.gmail.com \
    --to=seanpaul@chromium.org \
    --cc=briannorris@chromium.org \
    --cc=broonie@kernel.org \
    --cc=cw00.choi@samsung.com \
    --cc=cychiang@chromium.org \
    --cc=dianders@chromium.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=groeck@chromium.org \
    --cc=hychao@chromium.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=marcheu@chromium.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=tfiga@chromium.org \
    --cc=wulf@rock-chips.com \
    --cc=yzq@rock-chips.com \
    --cc=zhengxing@rock-chips.com \
    --cc=zyw@rock-chips.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 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.