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 A869EE81DFE for ; Fri, 6 Oct 2023 13:49:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232812AbjJFNtB (ORCPT ); Fri, 6 Oct 2023 09:49:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59292 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232446AbjJFNsm (ORCPT ); Fri, 6 Oct 2023 09:48:42 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 673751BCC; Fri, 6 Oct 2023 06:47:32 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 178B711FB; Fri, 6 Oct 2023 06:48:11 -0700 (PDT) Received: from [10.57.94.224] (unknown [10.57.94.224]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id EDDAD3F641; Fri, 6 Oct 2023 06:47:29 -0700 (PDT) Message-ID: <908fc8d6-10d2-51f9-fd70-171522c7e67d@arm.com> Date: Fri, 6 Oct 2023 14:48:12 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: [PATCH v1] thermal: Remove Amit Kucheria from MAINTAINERS Content-Language: en-US To: Krzysztof Kozlowski , "Rafael J. Wysocki" , Linux PM , Daniel Lezcano Cc: "Rafael J. Wysocki" , Srinivas Pandruvada , Zhang Rui , LKML , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, Amit Kucheria References: <5716404.DvuYhMxLoT@kreacher> <9833cebf-e951-47c6-97b7-458ae1a5b747@linaro.org> From: Lukasz Luba In-Reply-To: <9833cebf-e951-47c6-97b7-458ae1a5b747@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 10/6/23 14:43, Krzysztof Kozlowski wrote: > On 06/10/2023 15:43, Krzysztof Kozlowski wrote: >> On 06/10/2023 13:21, Rafael J. Wysocki wrote: >>> From: Rafael J. Wysocki >>> >>> Amit Kucheria has not been participating in kernel development in any >>> way or form for quite some time, so it is not useful to list him as a >>> designated reviewer for the thermal subsystem or as the maintainer of >>> the thermal zone device bindings. >>> >>> Remove him from those two places accordingly. >>> >>> Signed-off-by: Rafael J. Wysocki >>> --- >>> Documentation/devicetree/bindings/thermal/thermal-zones.yaml | 3 --- >> >> Acked-by: Krzysztof Kozlowski > > and unAcked. We need a maintainer for the bindings. Someone else from > thermal? > I'm going to handle the review in thermal subsystem. Although, I forgot about this 'binding' thing... Daniel, what do you think?