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=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham 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 923CAC4338F for ; Thu, 5 Aug 2021 07:50:03 +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 3DB7561008 for ; Thu, 5 Aug 2021 07:50:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3DB7561008 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=crapouillou.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 98FA96E28B; Thu, 5 Aug 2021 07:50:02 +0000 (UTC) Received: from aposti.net (aposti.net [89.234.176.197]) by gabe.freedesktop.org (Postfix) with ESMTPS id 39DB76E28B for ; Thu, 5 Aug 2021 07:50:01 +0000 (UTC) Date: Thu, 05 Aug 2021 09:49:52 +0200 From: Paul Cercueil Subject: Re: [PATCH v4 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel To: Sam Ravnborg Cc: Artjom Vejsel , thierry.reding@gmail.com, dri-devel@lists.freedesktop.org, robh+dt@kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Message-Id: <4FWCXQ.41N2UOW92151@crapouillou.net> In-Reply-To: References: <20210804002353.76385-1-akawolf0@gmail.com> <20210804002353.76385-3-akawolf0@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Sam, Le mer., ao=FBt 4 2021 at 20:25:23 +0200, Sam Ravnborg=20 a =E9crit : > On Wed, Aug 04, 2021 at 03:23:52AM +0300, Artjom Vejsel wrote: >> Add DT bindings for QiShenglong Gopher 2b 4.3" 480(RGB)x272 TFT LCD=20 >> panel. >>=20 >> Signed-off-by: Artjom Vejsel > Reviewed-by: Sam Ravnborg >=20 > Paul, I assume you will apply when you are happy with the driver. I just pushed to drm-misc-next... but forgot to add your Reviewed-by=20 when applying the patches. What should we do about it? Sorry about that. Cheers, -Paul