From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 EB7D6331215; Fri, 13 Mar 2026 11:13:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773400400; cv=none; b=gMgRmZZn931XtVhUrxAUjv6hUfAy3EHHcs5QYFO5ZfsL7f18Ip9mQncLjZustzI3UPvRn5rPzOpLEkMqUCIf2lzhqSDVKFa0KjA4yjKZpH/XxYOThC+weoGAU/87w0v9NeQt1kRsL4grmShUr8s/wTYQQ+bCRrAlyTk3FTmZm9I= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773400400; c=relaxed/simple; bh=7DzwFuH9mt0HQpYqoW2W8Yk6M8W4P/ovORgLmKkXir0=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=BTiFJfcw1aUae5M9e2428PGsBJccNMXR63y4oeXLyG8Bxr3H//3fP5zteaq+1xUJc/MP3w6amiPflHZo62/r1ygA43jus1YOS7D9D2MICEC1SIJTBSMg39gWoG36p5wdt6MlZ4UB48qgSKDXumMDXrWgQY3ZJDAoTiToZvNEBHo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 709C9C2BC9E; Fri, 13 Mar 2026 11:13:18 +0000 (UTC) From: Geert Uytterhoeven To: Michael Turquette , Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL] clk: renesas: Updates for v7.1 Date: Fri, 13 Mar 2026 12:13:15 +0100 Message-ID: X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-clk@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Hi Mike, Stephen, The following changes since commit 1b4f047dc4010d51821694cc4ed73b52b3040a5c: clk: renesas: r9a09g057: Remove entries for WDT{0,2,3} (2026-03-06 13:33:52 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-clk-for-v7.1-tag1 for you to fetch changes up to c8d5972a25408b1daf73653ccd5207fdfc80c964: clk: renesas: r9a09g056: Add clock and reset entries for RTC (2026-03-06 13:33:56 +0100) ---------------------------------------------------------------- clk: renesas: Updates for v7.1 - Add RTC clocks and resets on RZ/V2N. Note that this PR is based on "[GIT PULL] clk: renesas: Fixes for v7.0". Thanks for pulling! ---------------------------------------------------------------- Ovidiu Panait (1): clk: renesas: r9a09g056: Add clock and reset entries for RTC drivers/clk/renesas/r9a09g056-cpg.c | 4 ++++ 1 file changed, 4 insertions(+) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds