]> git.itanic.dy.fi Git - linux-stable/commit
clk: renesas: r8a779f0: Correct PFC/GPIO parent clock
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 25 Jan 2024 15:45:13 +0000 (16:45 +0100)
committerSasha Levin <sashal@kernel.org>
Tue, 26 Mar 2024 22:17:05 +0000 (18:17 -0400)
commit4e0f065e2d7e3ff60b49d97250f888b89b1c7e14
treea0b0caa6d1c5814c25a37a5961908b1446c5179b
parent96cc2f847262f6d34dab2318fc962e1d43a0dfed
clk: renesas: r8a779f0: Correct PFC/GPIO parent clock

[ Upstream commit d1b32a83a02d9433dbd8c5f4d6fc44aa597755bd ]

According to the R-Car S4 Series Hardware User’s Manual Rev.0.81, the
parent clock of the Pin Function (PFC/GPIO) module clock is the CP
clock.

As this clock is not documented to exist on R-Car S4, use the CPEX clock
instead.

Fixes: 73421f2a48e6bd1d ("clk: renesas: r8a779f0: Add PFC clock")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/f88ec4aede0eaf0107c8bb7b28ba719ac6cd418f.1706197415.git.geert+renesas@glider.be
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/renesas/r8a779f0-cpg-mssr.c