Dear All,
The HW user manual doesn't explicitly state which cores
from the Renesas RZ/V2N SoC should use which watchdog,
however, it turns out that the original intention was to
only allow Linux access to WDT1.
The purpose of this series is to remove WDT{0,2,3} support
to prevent the CA55 cores from getting in the way of the
firmware running on the CM33 core.
Cheers,
Fab
Fabrizio Castro (2):
arm64: dts: renesas: r9a09g056: Remove wdt{0,2,3} nodes
clk: renesas: r9a09g056: Remove entries for WDT{0,2,3}
arch/arm64/boot/dts/renesas/r9a09g056.dtsi | 30 ----------------------
drivers/clk/renesas/r9a09g056-cpg.c | 15 -----------
2 files changed, 45 deletions(-)
--
2.43.0