From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6F2BF421EED for ; Fri, 22 May 2026 14:16:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779459424; cv=none; b=e0IPsZSaoT2gsOCm+pPUbUjWBU7KHBgCRP5kMX4orQud7dNnv2DP+sb8wX93Unn4PLhzPW/j2tAFwwIAI3GYNXTBwiaQOd7l63Vpsn63sXVMT6JbamLh92op25xFWpy0vyOj3eeTKGCdk4rYV9b6p/DZxfXBfhb3IbZS7LWdVvY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779459424; c=relaxed/simple; bh=Sg8+H4uZNumNdUjBLaR9HtwFit20JusnwC4GFitpxtE=; h=Mime-Version:Content-Type:Date:Message-Id:Cc:Subject:From:To: In-Reply-To; b=Qzm+BN1YhpKWrOxnVIXbFuUK3hwGLDPV7wqHlzEx4SAZHGW+Abn1XD99Py/8/l9kCP7SOuaaHVFQK+FWTv3vg3iB3zggkgBwCpwC3Fcc0fYLDL5DzNHf9TJ+msfCXA+1S5qJJOl8rKrCCX/bHJKOgEK6f3VjxuxPCigig9LCl7o= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=zqzdeH2m; arc=none smtp.client-ip=185.171.202.116 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="zqzdeH2m" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 2435FC2C65D for ; Fri, 22 May 2026 14:17:48 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 5F9F16003C; Fri, 22 May 2026 14:16:53 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 3E22C10811499; Fri, 22 May 2026 16:16:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1779459412; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to; bh=Sg8+H4uZNumNdUjBLaR9HtwFit20JusnwC4GFitpxtE=; b=zqzdeH2m70ky5xLqpABf0/diKCldIYjcHA7j02O2coJ9rVWrJpqIHRO8Ji8KWDIggxYfxV guUhmQ0FInO+RJgC/a6eH8L3Wf3Sa5xJJttYTD+HcKUAi1tqcf7AFL8GmcfDYrjVy7vDW7 +tVCTdsAyCiIuDDUdKwtNMVzFDnI/Q3FbgXd7TI+vbjCStDhNnbA1aphOlM8A07oldPXF5 Gd1G5wnnAnsT0BX24xSVrfqkdVCp0x7FM+yqCM5iiHz2qnQW8dCeWFSmyV4jWYZkc4EeX2 aRxUSZR6anLytmEbzyTB+DZRg8aKaCVCewL4wOY5rOnroJIoyPHdavTpAKRmNA== Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 22 May 2026 16:16:51 +0200 Message-Id: Cc: , , Subject: Re: [PATCH] rtc: pcf2127: clear the PWRMNG bits for pcf2131 From: "Thomas Bonnefille" To: X-Mailer: aerc 0.21.0-0-g5549850facc2 In-Reply-To: <20251210-rtc-pcf2131-clear-pwrmng-bits-v1-1-407c1c573726@se.com> X-Last-TLS-Session-Version: TLSv1.3 Hello, Has there been any update on this patch? I'm currently interested in it and would be happy to continue the upstreaming process if needed. Best regards, Thomas