From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id D9D812417F5 for ; Tue, 18 Feb 2025 13:59:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.140.110.172 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739887155; cv=none; b=perbzYQnRWaIPIGU3+CnSrmnSAtCYl7fOQAdUuTVybyuSdEFfgyaHmvcbWLgc8qC3xittgwV0gxiVrwUQjHyxPy63rqvSkrS57OOqChCjQR7CKmmrzm1WX9efhzNLM0ZbOFN52/ail+rEXXoiGnBY0LviKPQR2EYb1HeqNuAQz8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739887155; c=relaxed/simple; bh=2dw3vhFkFr3TaomQkOTF+/iPnMob0f7dv5p6Z04/y6g=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Snzyiko+HGZq44PPARXKn9BifO/3lusi892Vg7LZSWEIquZR0LQymaL1sYDk5BAurB6Kn6L6BBRqWRTVp9s2ouJ9MPZjGiSOUU3cAVbdqo4N8u3X0guNEf6lN+i+Ulzd0/0VlrCQ30cS6Mke58j9mUqv9ZUL9mSZVo2zCHWIifc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com; spf=pass smtp.mailfrom=arm.com; arc=none smtp.client-ip=217.140.110.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=arm.com 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 E518C152B; Tue, 18 Feb 2025 05:59:30 -0800 (PST) Received: from bogus (e133711.arm.com [10.1.196.55]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id C4D8C3F6A8; Tue, 18 Feb 2025 05:59:10 -0800 (PST) Date: Tue, 18 Feb 2025 13:59:07 +0000 From: Sudeep Holla To: Ulf Hansson Cc: "Rafael J. Wysocki" , Sudeep Holla , Lorenzo Pieralisi , linux-pm@vger.kernel.org, Daniel Lezcano , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] MAINTAINERS: Update section for cpuidle-psci Message-ID: References: <20250217140145.117086-1-ulf.hansson@linaro.org> Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Tue, Feb 18, 2025 at 01:54:44PM +0100, Ulf Hansson wrote: > On Tue, 18 Feb 2025 at 13:48, Rafael J. Wysocki wrote: > > > > On Mon, Feb 17, 2025 at 3:01 PM Ulf Hansson wrote: > > > > > > Add myself as a co-maintainer for the cpuidle-psci driver and the > > > corresponding git-tree, which I am already using for this. > > > > Lorenzo, Sudeep, any objections? > > > > Ulf, do you want me to pick this up? > > I can take it via my pmdomain tree, but thanks anyway! Let's also > leave some more time for Sudeep/Lorenzo to comment. > Sorry for the delay, accidentally marked it read and missed it until these emails. I have responded on the patch with an Ack now. -- Regards, Sudeep