From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755285AbcIFCzl (ORCPT ); Mon, 5 Sep 2016 22:55:41 -0400 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:53346 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755203AbcIFCyH (ORCPT ); Mon, 5 Sep 2016 22:54:07 -0400 MIME-Version: 1.0 In-Reply-To: <20160905200248.GB8596@lukather> References: <20160901153204.11217-1-maxime.ripard@free-electrons.com> <20160901153204.11217-5-maxime.ripard@free-electrons.com> <66681473008583@web28j.yandex.ru> <20160905200248.GB8596@lukather> From: Chen-Yu Tsai Date: Tue, 6 Sep 2016 10:53:43 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 4/7] drm/panel: Add Sinlinx SinA33 7" panel To: Maxime Ripard Cc: Icenowy Zheng , Daniel Vetter , David Airlie , Thierry Reding , Chen-Yu Tsai , Hans de Goede , Thomas Petazzoni , "linux-kernel@vger.kernel.org" , "dri-devel@lists.freedesktop.org" , "linux-sunxi@googlegroups.com" , Rob Herring , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 6, 2016 at 4:02 AM, Maxime Ripard wrote: > Hi, > > On Mon, Sep 05, 2016 at 01:03:03AM +0800, Icenowy Zheng wrote: >> Hi Everyone, >> >> 01.09.2016, 23:40, "Maxime Ripard" : >> > The SinA33 has an unidentified panel. Add the timings for it under a new >> > compatible. >> >> >> >> Excuse me... >> I will ask a question which is not fully related to the patch here... >> If I want to add a generic panel for Q8 tablets, what should it be called? >> "allwinner,q8-lcd-panel-800x480"? > > I guess it's more of a question for Thierry, but it seems like the > trend is to put the diagonal rather than the resolution in the > compatibles. I think Hans (CC-ed) has some q8 tablet that has a 1024x600 LCD. Both variants are 7". Without the exact model number we would need the resolution to tell them apart. ChenYu From mboxrd@z Thu Jan 1 00:00:00 1970 From: wens@csie.org (Chen-Yu Tsai) Date: Tue, 6 Sep 2016 10:53:43 +0800 Subject: [PATCH 4/7] drm/panel: Add Sinlinx SinA33 7" panel In-Reply-To: <20160905200248.GB8596@lukather> References: <20160901153204.11217-1-maxime.ripard@free-electrons.com> <20160901153204.11217-5-maxime.ripard@free-electrons.com> <66681473008583@web28j.yandex.ru> <20160905200248.GB8596@lukather> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Sep 6, 2016 at 4:02 AM, Maxime Ripard wrote: > Hi, > > On Mon, Sep 05, 2016 at 01:03:03AM +0800, Icenowy Zheng wrote: >> Hi Everyone, >> >> 01.09.2016, 23:40, "Maxime Ripard" : >> > The SinA33 has an unidentified panel. Add the timings for it under a new >> > compatible. >> >> >> >> Excuse me... >> I will ask a question which is not fully related to the patch here... >> If I want to add a generic panel for Q8 tablets, what should it be called? >> "allwinner,q8-lcd-panel-800x480"? > > I guess it's more of a question for Thierry, but it seems like the > trend is to put the diagonal rather than the resolution in the > compatibles. I think Hans (CC-ed) has some q8 tablet that has a 1024x600 LCD. Both variants are 7". Without the exact model number we would need the resolution to tell them apart. ChenYu From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chen-Yu Tsai Subject: Re: [PATCH 4/7] drm/panel: Add Sinlinx SinA33 7" panel Date: Tue, 6 Sep 2016 10:53:43 +0800 Message-ID: References: <20160901153204.11217-1-maxime.ripard@free-electrons.com> <20160901153204.11217-5-maxime.ripard@free-electrons.com> <66681473008583@web28j.yandex.ru> <20160905200248.GB8596@lukather> Reply-To: wens-jdAy2FN1RRM@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org In-Reply-To: <20160905200248.GB8596@lukather> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Maxime Ripard Cc: Icenowy Zheng , Daniel Vetter , David Airlie , Thierry Reding , Chen-Yu Tsai , Hans de Goede , Thomas Petazzoni , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org" , "linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org" , Rob Herring , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: dri-devel@lists.freedesktop.org On Tue, Sep 6, 2016 at 4:02 AM, Maxime Ripard wrote: > Hi, > > On Mon, Sep 05, 2016 at 01:03:03AM +0800, Icenowy Zheng wrote: >> Hi Everyone, >> >> 01.09.2016, 23:40, "Maxime Ripard" : >> > The SinA33 has an unidentified panel. Add the timings for it under a new >> > compatible. >> >> >> >> Excuse me... >> I will ask a question which is not fully related to the patch here... >> If I want to add a generic panel for Q8 tablets, what should it be called? >> "allwinner,q8-lcd-panel-800x480"? > > I guess it's more of a question for Thierry, but it seems like the > trend is to put the diagonal rather than the resolution in the > compatibles. I think Hans (CC-ed) has some q8 tablet that has a 1024x600 LCD. Both variants are 7". Without the exact model number we would need the resolution to tell them apart. ChenYu