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 D6D7A236A61 for ; Tue, 18 Feb 2025 13:56:58 +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=1739887021; cv=none; b=eorj7IT4Q+SkxYF1LjIzcVFpcONTKoDqnNI33ehMPVkXXNdKMIl3PeR9REEXyVc/vSrMb57kVWw6M8e6SUyI6U7pzry9ltH+4JJSGRMVpbT/uU3p5Vr/f2R3Qkd32WYeur9S7qlLhW+soTxe9M7H/vBNq/F0wSAvof4vjExGpt0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739887021; c=relaxed/simple; bh=1S+sSuWNNmrqRztYrpuEloXYZYpDhHH/xVAXcq4Ir0M=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=VwxwpG82nyffm7/h72iuOKFj2ooYizAkUJrxK234J4d1DNla2MsIHtXph7GLCmGF06NO/hzLOl2e3IXTBYM/5WO3cZb7gYo8wVGs6p8CMewRDP3RCKo9WlMuJRzQrLfcJ4AjQWpTOFK1nShHf1RZgQ5xpsg82aRxYoHPDfqi8p4= 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 B57D3152B; Tue, 18 Feb 2025 05:57:15 -0800 (PST) Received: from bogus (e133711.arm.com [10.1.196.55]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 9594C3F6A8; Tue, 18 Feb 2025 05:56:55 -0800 (PST) Date: Tue, 18 Feb 2025 13:56:52 +0000 From: Sudeep Holla To: Ulf Hansson Cc: Lorenzo Pieralisi , linux-pm@vger.kernel.org, Sudeep Holla , "Rafael J . Wysocki" , 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=us-ascii Content-Disposition: inline In-Reply-To: <20250217140145.117086-1-ulf.hansson@linaro.org> On Mon, Feb 17, 2025 at 03:01:45PM +0100, 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. > > Cc: Lorenzo Pieralisi > Cc: Sudeep Holla Acked-by: Sudeep Holla -- Regards, Sudeep