]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: renesas: r9a09g057: Remove entries for WDT{0,2,3}
authorFabrizio Castro <fabrizio.castro.jz@renesas.com>
Tue, 3 Feb 2026 12:42:47 +0000 (12:42 +0000)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 6 Mar 2026 12:33:52 +0000 (13:33 +0100)
commit1b4f047dc4010d51821694cc4ed73b52b3040a5c
tree0b36f19db0da0e5cd2dbbed36cbd25c9613f7e24
parentdc71d92f0d36dcb68fcf0ef126131a2dedef9393
clk: renesas: r9a09g057: Remove entries for WDT{0,2,3}

The HW user manual for the Renesas RZ/V2H(P) SoC specifies
that only the WDT1 IP is supposed to be used by Linux,
while the WDT{0,2,3} IPs are supposed to be used by the CM33
and CR8 cores.

Remove the clock and reset entries for WDT{0,2,3} to prevent
interfering with the CM33 and CR8 cores.

This change is harmless as only WDT1 is used by Linux, there
are no users for the WDT{0,2,3} cores.

Fixes: 3aeccbe08171 ("clk: renesas: r9a09g057: Add clock and reset entries for GTM/RIIC/SDHI/WDT")
Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20260203124247.7320-4-fabrizio.castro.jz@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/renesas/r9a09g057-cpg.c