From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752801AbcBVCMd (ORCPT ); Sun, 21 Feb 2016 21:12:33 -0500 Received: from mailgw02.mediatek.com ([218.249.47.111]:60517 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752594AbcBVCMb (ORCPT ); Sun, 21 Feb 2016 21:12:31 -0500 Message-ID: <1456107143.6025.0.camel@mszsdhlt06> Subject: Re: [PATCH 2/2] drm/panel: Add support for LG lp120up1 panel From: Jitao Shi To: Thierry Reding CC: Thierry Reding , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , "Kumar Gala" , David Airlie , "Matthias Brugger" , Ajay Kumar , Inki Dae , Rahul Sharma , Sean Paul , Vincent Palatin , Andy Yan , Philipp Zabel , Russell King , , , , , , , Sascha Hauer , , , , , , Date: Mon, 22 Feb 2016 10:12:23 +0800 In-Reply-To: <20160218151244.GB5571@ulmo.nvidia.com> References: <1455691839-2410-1-git-send-email-jitao.shi@mediatek.com> <1455691839-2410-2-git-send-email-jitao.shi@mediatek.com> <20160218151244.GB5571@ulmo.nvidia.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2016-02-18 at 16:12 +0100, Thierry Reding wrote: > On Wed, Feb 17, 2016 at 02:50:39PM +0800, Jitao Shi wrote: > > The LG lp120up1 panel is a 12.0" 1920x1280 panel, > > which can be supported by the simple panel driver > > It'd be nice to mention the type of interface of the panel here. While > at it, please rewrite the commit message to make use of what width you > have (i.e. any line after the subject can be 72 characters wide). > > Thierry Thanks for your review. I'll fix it next patchset.