From mboxrd@z Thu Jan 1 00:00:00 1970 From: zyw@rock-chips.com (Chris Zhong) Date: Mon, 12 Sep 2016 17:45:11 +0800 Subject: [PATCH v15.1 3/5] drm/rockchip: cdn-dp: add cdn DP support for rk3399 In-Reply-To: <20160912091339.GY27946@sirena.org.uk> 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> Message-ID: <57D67927.7070109@rock-chips.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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.