From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: [PATCH v5 00/25] drm: Kirin driver cleanups to prep for Kirin960 support Date: Wed, 21 Aug 2019 20:04:12 +0200 Message-ID: <20190821180412.GA8385@ravnborg.org> References: <20190820230626.23253-1-john.stultz@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190820230626.23253-1-john.stultz@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: John Stultz Cc: lkml , Rongrong Zou , Xinliang Liu , David Airlie , Daniel Vetter , dri-devel List-Id: dri-devel@lists.freedesktop.org Hi John. On Tue, Aug 20, 2019 at 11:06:01PM +0000, John Stultz wrote: > Sending this out again (apologies!), to address a few issues Sam > found. > > This patchset contains one fix (in the front, so its easier to > eventually backport), and a series of changes from YiPing to > refactor the kirin drm driver so that it can be used on both > kirin620 based devices (like the original HiKey board) as well > as kirin960 based devices (like the HiKey960 board). > > The full kirin960 drm support is still being refactored, but as > this base kirin rework was getting to be substantial, I wanted > to send out the first chunk, so that the review burden wasn't > overwhelming. > > The full HiKey960 patch stack can be found here: > https://git.linaro.org/people/john.stultz/android-dev.git/log/?h=dev/hikey960-mainline-WIP Applied from the mails - as this is what my tooling expect. Pushed to drm-misc-next. Sam