From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754992AbbKXV3v (ORCPT ); Tue, 24 Nov 2015 16:29:51 -0500 Received: from vi37-28-154-113.vibiznes.pl ([37.28.154.113]:53003 "EHLO vps-vb.mhejs.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754941AbbKXV3r (ORCPT ); Tue, 24 Nov 2015 16:29:47 -0500 X-Greylist: delayed 1485 seconds by postgrey-1.27 at vger.kernel.org; Tue, 24 Nov 2015 16:29:46 EST Message-ID: <5654D0EF.3020800@maciej.szmigiero.name> Date: Tue, 24 Nov 2015 22:04:47 +0100 From: "Maciej S. Szmigiero" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: "devicetree@vger.kernel.org" CC: Thierry Reding , dri-devel@lists.freedesktop.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , David Airlie , linux-kernel Subject: Re: [PATCH 3/3] drm: panel-simple: implement URT UMSH-8596MD-xT panel support References: <5615885C.5050505@maciej.szmigiero.name> <20151008082444.GC3820@ulmo> In-Reply-To: <20151008082444.GC3820@ulmo> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08.10.2015 10:24, Thierry Reding wrote: > On Wed, Oct 07, 2015 at 11:02:20PM +0200, Maciej S. Szmigiero wrote: >> This patch implements support for United Radiant Technology >> UMSH-8596MD-xT 7.0" WVGA TFT LCD panels in DRM panel-simple >> driver. >> >> Signed-off-by: Maciej Szmigiero >> --- >> This replaces "drm: panel-simple: add URT UMSH-8596MD-xT panel support" >> submission. >> >> drivers/gpu/drm/panel/panel-simple.c | 54 ++++++++++++++++++++++++++++++++++++ >> 1 file changed, 54 insertions(+) > > Looks good to me. I'll wait for Rob or anyone else to ack the vendor > prefix before merging this. > > Thierry Is anybody there who can ack this prefix? Maciej Szmigiero