From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD56DC433E3 for ; Sun, 16 Aug 2020 19:04:30 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id AA84020829 for ; Sun, 16 Aug 2020 19:04:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AA84020829 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ravnborg.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6E27F6E416; Sun, 16 Aug 2020 19:04:29 +0000 (UTC) Received: from asavdk4.altibox.net (asavdk4.altibox.net [109.247.116.15]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9FF366E416 for ; Sun, 16 Aug 2020 19:04:27 +0000 (UTC) Received: from ravnborg.org (unknown [188.228.123.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by asavdk4.altibox.net (Postfix) with ESMTPS id 51A548050E; Sun, 16 Aug 2020 21:04:19 +0200 (CEST) Date: Sun, 16 Aug 2020 21:04:17 +0200 From: Sam Ravnborg To: Guido =?iso-8859-1?Q?G=FCnther?= Subject: Re: [PATCH v2 3/3] drm/panel: Add panel driver for the Mantix MLAF057WE51-X DSI panel Message-ID: <20200816190417.GA1421437@ravnborg.org> References: <20200815212727.GA1244923@ravnborg.org> <20200816175521.GC2838@bogon.m.sigxcpu.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200816175521.GC2838@bogon.m.sigxcpu.org> X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=aP3eV41m c=1 sm=1 tr=0 a=S6zTFyMACwkrwXSdXUNehg==:117 a=S6zTFyMACwkrwXSdXUNehg==:17 a=8nJEP1OIZ-IA:10 a=ze386MxoAAAA:8 a=7gkXJVJtAAAA:8 a=e5mUnYsNAAAA:8 a=19sgfWsJWGHdIB95J8cA:9 a=wPNLvfGTeEIA:10 a=tk1IvOmOJPsA:10 a=iBZjaW-pnkserzjvUTHh:22 a=E9Po1WZjFZOl8hwRPBS3:22 a=Vxmtnl_E_bksehYqCbjh:22 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Mauro Carvalho Chehab , Kuninori Morimoto , Arnd Bergmann , David Airlie , Heiko Stuebner , Daniel Palmer , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Lubomir Rintel , Rob Herring , Thierry Reding , Mark Brown , allen , "David S. Miller" Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sun, Aug 16, 2020 at 07:55:21PM +0200, Guido G=FCnther wrote: > Hi Sam, > thanks for having a look! > = > On Sat, Aug 15, 2020 at 11:27:27PM +0200, Sam Ravnborg wrote: > > Hi Guido. > > = > > On Sat, Aug 15, 2020 at 11:16:22PM +0200, Guido G=FCnther wrote: > > > The panel uses a Focaltech FT8006p, the touch part is handled by the > > > already existing edt-ft5x06. > > > = > > > Signed-off-by: Guido G=FCnther > > = > > Two small nits - otherwise looks good. > > Reviewed-by: Sam Ravnborg > > = > > I can fix while applying or you can send a new revision, > > but I cannot apply until drm-misc-next have seen a backmerge > > due to dev_err_probe() usage. > = > I'll send out a v3 with this fixed. > = > > Did you have commit rights yet? > > If yes, then please apply yourself. > = > No commit rights here. So it would be great if you could apply the > patches. Should I look for commit rights? I assume that means following > = > https://drm.pages.freedesktop.org/maintainer-tools/commit-access.html= #drm-misc = I recall we discussed this before for some other driver. For a single panel it is not needed, but if you continue to be active on other parts it makes sense. I will apply v3 when drm-misc-next is backmeged unless you tell me otherwise. And ping me if I forgets. Sam _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel