From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 093FD3B7B6E; Mon, 6 Jul 2026 17:54:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783360478; cv=none; b=SdwOmUz4olWDlfoVzgJfRRI5DWh16Md6bvS7a/nz2CiBtppIo5wBJcsK5HT9lu34CoLTBz+976Qaq0J2ggc83zKVmKgwVm0OLIZgoFqCDNIRDdXN/71WuF/ojwAl0waxvsM4TSXGibSxREPjXwfytNeQB+lddXeurjOaesNq6XQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783360478; c=relaxed/simple; bh=P13DcB7tw1CJzOHf31D+ZtgW/0sH/W1zsHNhIcaO2F8=; h=From:Subject:To:Cc:In-Reply-To:References:Content-Type:Date: Message-Id; b=VFNusKW5HiG6LSiKEd01zaQ7+xId+irNnjdkHWwCb2pT4M2hPTm8HfeV6KAVYygaDk/c5L52wBhQkZ+cWGC6wNUt+xdU6CQq/eX6h0aMwCp+8yjJCjOUi/iXzXwBU+/Ei3U9RwXaaSl/mjSGdzYmaSWr3xuJNHMb3w/F5m7Yja0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=W2UA6o+i; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="W2UA6o+i" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0C1141F000E9; Mon, 6 Jul 2026 17:54:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783360475; bh=P13DcB7tw1CJzOHf31D+ZtgW/0sH/W1zsHNhIcaO2F8=; h=From:Subject:Reply-To:To:Cc:In-Reply-To:References:Date; b=W2UA6o+i4WC7EYoy2HijxW6r7MwA/I7ZEVUrJFdTa8ZO680WY9z8Toomrx9u3o9RB NhuQX2l91jcfdjXUQAmwfFYKNlQ5dL6Ajns59h97NwY4yY/2vyKACtUROxYgDG6kEp LW06kcwUaIOTxTVR7SqGgVQRtKAVtff922oDlksT/m0EmfRJpDxni90uH59j6tnIMY 4n35HoynxgWLKd/vNSGa1z1EIsdq0L6geeu0XjqTJ5ioAw5vLv3r0/nbdnNX54id15 47jNsb7HaTvXWKei5rfdY7iRSHgieM0CIDK+hhkHQhpK5eU5zLYQayVeLEbuZWTuyV 1EToJSOljm6WQ== From: sashiko-bot@kernel.org Subject: Re: [PATCH v3 05/12] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS Reply-To: sashiko-reviews@lists.linux.dev To: Prabhakar Cc: conor+dt@kernel.org, robh@kernel.org, "Alexandre Belloni" , wsa+renesas@sang-engineering.com, devicetree@vger.kernel.org, linux-rtc@vger.kernel.org In-Reply-To: <20260706175138.12587-6-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <20260706175138.12587-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20260706175138.12587-6-prabhakar.mahadev-lad.rj@bp.renesas.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Date: Mon, 06 Jul 2026 17:54:34 +0000 Message-Id: <20260706175435.0C1141F000E9@smtp.kernel.org> Precedence: bulk X-Mailing-List: linux-rtc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: > From: Lad Prabhakar >=20 > Replace the ARCH_RZN1 dependency with ARCH_RENESAS for the RTC_DRV_RZN1 > config option to make the driver available across both ARM32 and ARM64 > Renesas architectures. >=20 > The newer RZ/T2H and RZ/N2H ARM64 SoCs integrate a closely related variant > of the RTC IP block found on the RZ/N1 SoCs. Update the build dependency > and expand the Kconfig help text to allow this driver to be selected for > these additional platforms. >=20 > Signed-off-by: Lad Prabhakar Sashiko has reviewed this patch and found no issues. It looks great! --=20 Sashiko AI review =C2=B7 https://sashiko.dev/#/patchset/20260706175138.1258= 7-1-prabhakar.mahadev-lad.rj@bp.renesas.com?part=3D5