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=-0.5 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 788B1C433B4 for ; Mon, 3 May 2021 17:08:31 +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 EAF866100A for ; Mon, 3 May 2021 17:08:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EAF866100A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com 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 2FCF96E9DB; Mon, 3 May 2021 17:08:30 +0000 (UTC) Received: from mail-pj1-x102f.google.com (mail-pj1-x102f.google.com [IPv6:2607:f8b0:4864:20::102f]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1BBC76E9DB for ; Mon, 3 May 2021 17:08:29 +0000 (UTC) Received: by mail-pj1-x102f.google.com with SMTP id gc22-20020a17090b3116b02901558435aec1so3736981pjb.4 for ; Mon, 03 May 2021 10:08:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=WrRWmFjrLRqx+OLwKIC7R/uG9pdSkec2h+vi6VT8VLY=; b=Jp74gdkkTmgDo9v4VOfTpJWRqlLJFaozRUNlQT7QkD5ejT0wnbC50osv1BWfZqR/qq Ba4U5mUYkXkha4Z4pxqJ/CPZR7j7vcOZ4mOs7ks7D/OniKWFLQ0QeSVylaOnlHu3tFah PvZbNIVFG7qeMhr6zz6zSR2DL5LCjy3RnqNS+H9cmjYfR/27ZMkDmLv0fDyXAeFZvMD1 WnVIGY76KEtZrqr4kaP+vXWQaQylfPx/bWxiYC7prQAnTPFDT8skawp6RHzJyuZAekxg 92y+HljpwYO4uNzy9fGbUm5IYxIbSNIAzM5okopoBm5Cy8j3R4MjfanI+ReWGcJmwurM pAIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=WrRWmFjrLRqx+OLwKIC7R/uG9pdSkec2h+vi6VT8VLY=; b=Qj8QgDtzlmBZ1fPkysvYNa6hD+lgr4aXWVvqsb7NG1XuPrxew+rDsvu7Z+obWwYnyd AwGYug8lDTAK/2nppeYsoipd6cVa2zX9XVMfqfgu7AD5KDczW6lvJFuG2nEy4Y4on946 XAqF70rfDbkvDP30AGwZMjrYoigqyImLrq3Ye7a8m1oJovQRy/4RWTwYG0OHdi0DNLHO ank1RiYGPKz9Lapf9uSYRapFURv86A/pRKHZCsKJ0K0kmFzUih+xEZHdYt8bhTTjt/e/ 7oVeceKIp2lQequ8AZ+cpFYc+307ugb7nJck4VrofA6cjzD6p2KPt8itTt1Elx2lmAIo P/jA== X-Gm-Message-State: AOAM533aobAsK/u8/w6Sf1ZBQiEUSVn4EPpT7QJL2+u95lklSlGlm6Vt xOYFBOU3LVd4MQnKP4dLlVAS1uM848o651uKjIw= X-Google-Smtp-Source: ABdhPJxMSaqHagIBw/RaN/Jrt5UgDo95VR2FBt5AZ/JmWispzseF85caEUVyTm8/e3OxIIvge/eTA9e/CFlO1Lga2Yk= X-Received: by 2002:a17:902:264:b029:eb:3d3a:a09c with SMTP id 91-20020a1709020264b02900eb3d3aa09cmr21437040plc.0.1620061708582; Mon, 03 May 2021 10:08:28 -0700 (PDT) MIME-Version: 1.0 References: <20210428130415.55406-1-andriy.shevchenko@linux.intel.com> <20210428130415.55406-2-andriy.shevchenko@linux.intel.com> In-Reply-To: From: Andy Shevchenko Date: Mon, 3 May 2021 20:08:12 +0300 Message-ID: Subject: Re: [PATCH v3 1/4] staging: fbtft: Rectify GPIO handling To: Greg Kroah-Hartman 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: =?UTF-8?Q?Jan_Sebastian_G=C3=B6tte?= , "open list:FRAMEBUFFER LAYER" , Phil Reid , Nishad Kamdar , linux-staging@lists.linux.dev, Linux Kernel Mailing List , dri-devel , Andy Shevchenko Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, May 3, 2021 at 7:46 PM Greg Kroah-Hartman wrote: > On Wed, Apr 28, 2021 at 04:04:12PM +0300, Andy Shevchenko wrote: > > Fixes: 92e3e884887c ("Staging: staging: fbtft: Fix GPIO handling") > > Fixes: b918d1c27066 ("Staging: staging: fbtft: Fix reset assertion when using gpio descriptor") > > Fixes: dbc4f989c878 ("Staging: staging: fbtft: Fix probing of gpio descriptor") > > Fixes: c440eee1a7a1 ("Staging: staging: fbtft: Switch to the gpio descriptor interface") > > I get the following error when trying to apply this: Argh, i replaced over all commit messages when added staging prefix. Thanks for catching this! > Please fix up for your next version of this series. Will do! -- With Best Regards, Andy Shevchenko _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel