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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B830C43334 for ; Mon, 27 Jun 2022 16:33:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239466AbiF0Qd4 (ORCPT ); Mon, 27 Jun 2022 12:33:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33834 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234722AbiF0Qdz (ORCPT ); Mon, 27 Jun 2022 12:33:55 -0400 Received: from ssl.serverraum.org (ssl.serverraum.org [IPv6:2a01:4f8:151:8464::1:2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C1B35D13D for ; Mon, 27 Jun 2022 09:33:53 -0700 (PDT) Received: from ssl.serverraum.org (web.serverraum.org [172.16.0.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ssl.serverraum.org (Postfix) with ESMTPSA id CF9DB22247; Mon, 27 Jun 2022 18:33:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walle.cc; s=mail2016061301; t=1656347632; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=l+azEMFKfRDci09MlPg1YZmgjW15Gzr9vlc9D1324NU=; b=uVLWU94DFQf/a85KG2KjXyEkkwABpcz76IaunWLoGaaNT4Qg5vU/UqVPPnB/KGSHM1DMzW Qr6EGT2MXAE5IRmkfXqWtrpPrj4HB/CmyQdYNj9l2rWLLdFYhm+nWE3/2DcX8sEz7tj1PH +XP0uZNKa9yGO8GFCaZ1Ljfe2LfbyLk= MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 27 Jun 2022 18:33:51 +0200 From: Michael Walle To: Steve French Cc: LKML , Krzysztof Kozlowski Subject: Re: [PATCH] MAINTAINERS: nfc: drop Charles Gorand from NXP-NCI In-Reply-To: References: User-Agent: Roundcube Webmail/1.4.13 Message-ID: <81ecf8cfb0e0e0338b60c64251d9e1d3@walle.cc> X-Sender: michael@walle.cc Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 2022-06-26 22:59, schrieb Steve French: >> Mails to Charles get an auto reply, that he is no longer working at >> Eff'Innov technologies. Drop the entry and mark the driver as >> orphaned. > > The Documentation file for this driver > (Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml) lists a > second maintainer: > Krzysztof Kozlowski > > Should the maintainer entry for this driver in the MAINTAINERS file be > changed to him? I'm not sure, Krzysztof is the overall maintainer of the NFC subsystem. Krzysztof? In any case, the state should be changed from Supported to either Maintained or Orphan. But I guess, Charles non-functional email should also be removed from the device tree binding. -michael