From mboxrd@z Thu Jan 1 00:00:00 1970 From: jitao.shi@mediatek.com (Jitao Shi) Date: Mon, 22 Feb 2016 10:12:23 +0800 Subject: [PATCH 2/2] drm/panel: Add support for LG lp120up1 panel 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> Message-ID: <1456107143.6025.0.camel@mszsdhlt06> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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.