Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757149AbdCXPMR (ORCPT ); Fri, 24 Mar 2017 11:12:17 -0400 Received: from muru.com ([72.249.23.125]:41752 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753118AbdCXPMH (ORCPT ); Fri, 24 Mar 2017 11:12:07 -0400 Date: Fri, 24 Mar 2017 08:12:02 -0700 From: Tony Lindgren To: Tomi Valkeinen Cc: Sebastian Reichel , Aaro Koskinen , Laurent Pinchart , David Airlie , linux-omap@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: [PATCHv2 10/10] ARM: dts: n950: add display support Message-ID: <20170324151202.GZ10760@atomide.com> References: <20170304235021.27055-1-sre@kernel.org> <20170305004309.28259-1-sre@kernel.org> <20170305004309.28259-10-sre@kernel.org> <20170324142939.GY10760@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 905 Lines: 25 * Tomi Valkeinen [170324 08:01]: > On 24/03/17 16:29, Tony Lindgren wrote: > > * Sebastian Reichel [170304 16:45]: > >> Add basic panel support for the Nokia N950. It must be tweaked a > >> little bit later, since the panel was built into the device > >> upside-down. Also the first 5 and the last 5 pixels are covered > >> by plastic. > > > > This one seems safe to apply separately to shrink the pending > > patches a bit. Please confirm if that's the case and I'll apply > > this one. > > No, I think there are too many open questions to apply this one. And we > need to move to common DRM drivers at some point (hopefully soon) so the > bindings must be aligned with those if and when possible. Hmm so what are the open questions and do you have in mind for the panel bindings? Naturally we still need to support the current bindings too. Regards, Tony