From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Zhong Subject: Re: [PATCH v15.1 3/5] drm/rockchip: cdn-dp: add cdn DP support for rk3399 Date: Mon, 12 Sep 2016 17:45:11 +0800 Message-ID: <57D67927.7070109@rock-chips.com> References: <1473473748-22331-4-git-send-email-zyw@rock-chips.com> <1473480966-21572-1-git-send-email-zyw@rock-chips.com> <20160912091339.GY27946@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160912091339.GY27946@sirena.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Mark Brown Cc: dianders@chromium.org, tfiga@chromium.org, heiko@sntech.de, yzq@rock-chips.com, groeck@chromium.org, myungjoo.ham@samsung.com, cw00.choi@samsung.com, wulf@rock-chips.com, marcheu@chromium.org, briannorris@chromium.org, zhengxing@rock-chips.com, cychiang@chromium.org, hychao@chromium.org, linux-rockchip@lists.infradead.org, Sean Paul , Mark Yao , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, David Airlie , linux-arm-kernel@lists.infradead.org List-Id: linux-rockchip.vger.kernel.org Hi Mark OK, thanks. I will send the whole series next time, hope it will not bother anyone 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.