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 0321DEB64DA for ; Fri, 21 Jul 2023 03:24:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229531AbjGUDYV (ORCPT ); Thu, 20 Jul 2023 23:24:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54060 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229484AbjGUDYU (ORCPT ); Thu, 20 Jul 2023 23:24:20 -0400 Received: from fd01.gateway.ufhost.com (fd01.gateway.ufhost.com [61.152.239.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1CB552729; Thu, 20 Jul 2023 20:24:18 -0700 (PDT) Received: from EXMBX166.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX166", Issuer "EXMBX166" (not verified)) by fd01.gateway.ufhost.com (Postfix) with ESMTP id 226E28071; Fri, 21 Jul 2023 11:24:16 +0800 (CST) Received: from EXMBX172.cuchost.com (172.16.6.92) by EXMBX166.cuchost.com (172.16.6.76) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Fri, 21 Jul 2023 11:24:16 +0800 Received: from [192.168.125.94] (113.72.147.86) by EXMBX172.cuchost.com (172.16.6.92) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Fri, 21 Jul 2023 11:24:15 +0800 Message-ID: Date: Fri, 21 Jul 2023 11:24:14 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.3.2 Subject: Re: [PATCH v1 3/3] MAINTAINERS: Add Hal as a maintainer of SFCTEMP HWMON DRIVER To: Conor Dooley CC: Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Palmer Dabbelt , Albert Ou , Emil Renner Berthing , , , References: <20230718034937.92999-1-hal.feng@starfivetech.com> <20230718034937.92999-4-hal.feng@starfivetech.com> <20230718-progeny-edge-70b1a395f2aa@spud> Content-Language: en-US From: Hal Feng In-Reply-To: <20230718-progeny-edge-70b1a395f2aa@spud> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [113.72.147.86] X-ClientProxiedBy: EXCAS064.cuchost.com (172.16.6.24) To EXMBX172.cuchost.com (172.16.6.92) X-YovoleRuleAgent: yovoleflag Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 18 Jul 2023 15:20:15 +0100, Conor Dooley wrote: > On Tue, Jul 18, 2023 at 11:49:37AM +0800, Hal Feng wrote: >> As he is the submitter of this driver, add his mail so he can >> maintain the driver and easily reply in the mailing list. >> >> Signed-off-by: Hal Feng >> --- >> MAINTAINERS | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index aee340630eca..5056079ade77 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -19256,6 +19256,7 @@ F: drivers/net/ethernet/sfc/ >> >> SFCTEMP HWMON DRIVER >> M: Emil Renner Berthing >> +M: Hal Feng >> L: linux-hwmon@vger.kernel.org >> S: Maintained >> F: Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml > > Whatever about the other patches in this series, this one certainly > needs an Ack from Emil. Hi @Emil, Would you mind adding me as one of the maintainers of this driver? Within StarFive, I was appointed to maintain this driver. Best regards, Hal