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=unavailable 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 D3901C4320A for ; Thu, 5 Aug 2021 07:50:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B971B60E52 for ; Thu, 5 Aug 2021 07:50:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238741AbhHEHuV convert rfc822-to-8bit (ORCPT ); Thu, 5 Aug 2021 03:50:21 -0400 Received: from aposti.net ([89.234.176.197]:46454 "EHLO aposti.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229674AbhHEHuQ (ORCPT ); Thu, 5 Aug 2021 03:50:16 -0400 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: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Sam, Le mer., août 4 2021 at 20:25:23 +0200, Sam Ravnborg a écrit : > 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 >> panel. >> >> Signed-off-by: Artjom Vejsel > Reviewed-by: Sam Ravnborg > > 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 when applying the patches. What should we do about it? Sorry about that. Cheers, -Paul