From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753041AbdJLIpc (ORCPT ); Thu, 12 Oct 2017 04:45:32 -0400 Received: from fllnx210.ext.ti.com ([198.47.19.17]:10537 "EHLO fllnx210.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751032AbdJLIpb (ORCPT ); Thu, 12 Oct 2017 04:45:31 -0400 Subject: Re: [PATCHv1 00/14] omapdrm: DSI command mode panel support To: Sebastian Reichel , Laurent Pinchart , CC: , , Tony Lindgren References: <20170724173311.27170-1-sebastian.reichel@collabora.co.uk> <20170929132649.63dy7mzjgknaevoa@earth> From: Tomi Valkeinen Message-ID: Date: Thu, 12 Oct 2017 11:45:19 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20170929132649.63dy7mzjgknaevoa@earth> Content-Type: text/plain; charset="utf-8" Content-Language: en-US X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by nfs id v9C8jZVn020858 Hi Sebastian, Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki On 29/09/17 16:26, Sebastian Reichel wrote: > Hi Tomi & Laurent, > > ping? I've been having quick glances at this every now and then, but I'm not sure what to do with the series. We have one work item that more or less overrides everything but critical fixes: moving to common DRM encoder/panel drivers. Anything that makes that work more difficult should be postponed. Especially patch 6 in this series most likely falls into that category, and might require a very different implementation with common DRM drivers. Also everything in panel-dsi-cm needs to be ported to a common DRM panel driver when can use them. So my gut feeling is that it's best to keep this out for now, and rework it after Laurent gets the common DRM drivers working with omapdrm. Tomi