From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (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 AE74E24729D; Mon, 3 Nov 2025 13:51:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762177868; cv=none; b=QfOu5rhIZ44r3dzKxoKbeGlTIICEwxuvBF3nXndj7mBlYw4Jls1w1+Lej4aNoj3RgfAO03x5/8aTdu4NzGmPqMvhXe3I2LWyQTf47R2UjRxikR1gWoewN38OmFsEtvoUjXmvk6lSMijCg5GcTOr4uLMLL5Pj2Hy08Ny5qnggSFI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762177868; c=relaxed/simple; bh=TxvgFbg/Vb1N8ju1lnv4lDKIlNnF76z1sLY8MZjKXBQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=TXBIUZsGH54nKQJBmKdb8mMX5wLyuVhrF7/XvyssPi5JbT5NGqBk57CFKNjxhKrvPzMLa44KmzCxnBJ7q3eR1xdU1qJElBcSdmMI7ZGRjUGN4yUbPT2S62/jFcztnrseLL9oXCpnX85IEbiLnwaITnmsSIusGJ/GbDxkOAlponk= 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=JZw19uBW; arc=none smtp.client-ip=185.246.85.4 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="JZw19uBW" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id ED2A94E414C6; Mon, 3 Nov 2025 13:51:01 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id B41A560628; Mon, 3 Nov 2025 13:51:01 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 4AE5710B500C8; Mon, 3 Nov 2025 14:50:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1762177860; h=from:subject:date:message-id:to:cc:mime-version:content-type: in-reply-to:references; bh=/m8rdeLKaA4WSLoHrSxLT8BCucA4Ov5kAuCE4vkVBmg=; b=JZw19uBWN9H93Zlsnaefmm1F3+OYAFHdSbmgwNCA+91R26VmQzMnCXVehwgiPLqCAmiJi2 vppKyryVq4Bntsq6+sFD7VY119Q5rbRRUf4fvRljrlRqj/v4/dszd8A0vf5QEOmkJG9Uk0 XuqNWp4spnvX2W2PXRczW1d/uYV1iE7kDrrzpJ54WVg3lnCeXb1R9YQVa3/vcaVFEDAD1I KBmNwg+ruYPk9iAIjju4tDk0lllhBs9ogOeUTESd+Dix/EJbwRqI1vAwcu/hf88AOFQSH5 FErrvO24KOlB522dg/CgtSOS+t/fM5ndhrvfAwcIEbBLb/h6VRl/KP+Oz6C5wg== Date: Mon, 3 Nov 2025 14:50:58 +0100 From: Alexandre Belloni To: claudiu.beznea.uj@bp.renesas.com, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, geert+renesas@glider.be, magnus.damm@gmail.com, p.zabel@pengutronix.de, Ovidiu Panait Cc: linux-rtc@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: (subset) [PATCH v3 0/4] Add RTC support for the Renesas RZ/V2H SoC Message-ID: <176217780890.386697.14373281518311620724.b4-ty@bootlin.com> References: <20251103121848.6539-1-ovidiu.panait.rb@renesas.com> Precedence: bulk X-Mailing-List: devicetree@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: <20251103121848.6539-1-ovidiu.panait.rb@renesas.com> X-Last-TLS-Session-Version: TLSv1.3 On Mon, 03 Nov 2025 12:18:44 +0000, Ovidiu Panait wrote: > This series adds RTC support for the Renesas RZ/V2H SoC. > > The Renesas RZ/V2H RTC IP is based on the same RTCA3 IP as RZ/G3S > (r9a08g045), with the following differences: > - it lacks the time capture functionality > - the maximum supported periodic interrupt frequency is 128Hz instead > of 256Hz > - it requires two reset lines instead of one > > [...] Applied, thanks! [1/4] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support https://git.kernel.org/abelloni/c/8056f175606a [2/4] rtc: renesas-rtca3: Add support for multiple reset lines https://git.kernel.org/abelloni/c/d034c9ca6a47 Best regards, -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com