Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933642AbbLWBda (ORCPT ); Tue, 22 Dec 2015 20:33:30 -0500 Received: from mail-lf0-f65.google.com ([209.85.215.65]:32965 "EHLO mail-lf0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933180AbbLWBd3 convert rfc822-to-8bit (ORCPT ); Tue, 22 Dec 2015 20:33:29 -0500 MIME-Version: 1.0 In-Reply-To: <20151222173800.GU960@e106497-lin.cambridge.arm.com> References: <1448029325-14602-1-git-send-email-Liviu.Dudau@arm.com> <20151222173800.GU960@e106497-lin.cambridge.arm.com> Date: Wed, 23 Dec 2015 11:33:27 +1000 Message-ID: Subject: Re: [PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it From: Dave Airlie To: Liviu Dudau Cc: Russell King , Mark Yao , =?UTF-8?Q?Heiko_St=C3=BCbner?= , Philipp Zabel , Daniel Vetter , David Airlie , Eric Anholt , linux-rockchip , dri-devel , LAKML , LKML Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1304 Lines: 27 On 23 December 2015 at 03:38, Liviu Dudau wrote: > On Fri, Nov 20, 2015 at 02:22:03PM +0000, Liviu Dudau wrote: >> Hello, >> >> This is v2 of the patchset trying to make drm_of_component_probe() cope with finding >> both local crtc ports and remote encoder ones. Heiko Stübner was nice enough to test >> an earlier version that was patched following Russell's suggestions on rk3288, but >> I haven't seen any reports from iMX or Armada users. >> >> Changelog: >> v2: Updated the drm_of_component_probe() comment to explain why the reference count >> is not dropped. Fixed the compare_port() function for rockchip as described by >> Russell. >> v1: Original submission. http://lists.freedesktop.org/archives/dri-devel/2015-November/094546.html > > Gentle ping, this has now been tested by Rockchip people and fixes the earlier version > that had to be reverted in mainline. Can it be included in the -next somewhere? It would be good to get Russell ack on the first one, especially after reading the previous thread. Dave. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/