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=-9.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 82670C2D0E3 for ; Thu, 17 Sep 2020 07:39:22 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 025B72083B for ; Thu, 17 Sep 2020 07:39:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="NNbZNt/q"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="lBxEr6zq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 025B72083B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=HOVLGN7XqA+v3+X5YzJvhAz0jvzdvuQ93n1nm5THneo=; b=NNbZNt/q0sifSEfBT/BjM+iIc aA98Kjd55oLngK3GjAhXADxKRcu25Rj/5CLX6gGpXgbC8ueCmZarLim6as8vkhxvjuIFf7LbnhWNL 4HpoFgGKfrWA+W/UMD4jOWkkmQoM8AgH4Hh3j3YKHPzXLlNtM0Gbg75bhkJUJWnesJnl7ejqjj7Kd 8TcXeggik9cBoMJm5svT4YaDUWQtk4kxjG6vkx/ZFtxhB42hUvNE4or/AEEoxn9lqqCzwKslbqm5w e7PrFF6qy/adsosn94Q1Y9nEn6Ahlty81WvYUelf0Eg0IHvkd6ghTKmAOZSC/FZR/vTgAzx04QZm2 5jxXWDKkQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIoUW-0006gZ-WB; Thu, 17 Sep 2020 07:38:05 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIoUR-0006fV-TJ for linux-arm-kernel@lists.infradead.org; Thu, 17 Sep 2020 07:38:02 +0000 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id F09C82072E; Thu, 17 Sep 2020 07:37:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600328278; bh=FjSv8XEEoWrIMEanxIPT/0Qq1UiQIZi7fTyweXh+MrE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lBxEr6zqOvX/1KOUDTxfvdHhepQeC2lcCD+APU7zie8biWAFQjrJ9K9bFM7s8ZIsa jAAt7zRXaCOcjvgkwe345rnZNBUpKm1LEEMIKESo4Ja/of2gHtWaxd8f2eYKgYdiTB PgYFQnTlBAXr/KP64fddduizEG/0iD/O13hsfocA= Date: Thu, 17 Sep 2020 09:38:31 +0200 From: Greg KH To: Chunfeng Yun Subject: Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver Message-ID: <20200917073831.GB3217334@kroah.com> References: <20200710034806.15650-1-f.fainelli@gmail.com> <830cd104-87de-4246-35ff-47a0ed5b05a9@gmail.com> <1600325394.20109.16.camel@mhfsdcap03> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1600325394.20109.16.camel@mhfsdcap03> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200917_033800_131183_08F4D6A0 X-CRM114-Status: GOOD ( 17.98 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: balbi@kernel.org, Florian Fainelli , alcooperx@gmail.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, swboyd@chromium.org, bcm-kernel-feedback-list@broadcom.com, matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Sep 17, 2020 at 02:49:54PM +0800, Chunfeng Yun wrote: > On Sun, 2020-09-06 at 12:55 -0700, Florian Fainelli wrote: > > > > On 7/9/2020 8:48 PM, Florian Fainelli wrote: > > > The Broadcom BDC driver did not have a MAINTAINERS entry which made it > > > escape review from Al and myself, add an entry so the relevant mailing > > > lists and people are copied. > > > > > > Signed-off-by: Florian Fainelli > > > > This patch still does not seem to have been picked up (not seeing it in > > linux-next), can this be applied so we have an accurate maintainer > > information for this driver? > Ping Felipe should have picked this up. If not, please resend it again and I can. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel