The following changes since commit cb9a39aacd3d6387b6f1f178a96eadceba90454e: soc: renesas: rcar-rst: Allow WDT reset on R-Car V3U (2023-05-15 10:32:12 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v6.5-tag2 for you to fetch changes up to a00d47f7645d6e840a38a62fd961c8aa2c8fed6c: soc: renesas: rmobile-sysc: Convert to readl_poll_timeout_atomic() (2023-06-05 15:43:27 +0200) ---------------------------------------------------------------- Renesas driver updates for v6.5 (take two) - Convert the R-Mobile SYSC driver to readl_poll_timeout_atomic(). ---------------------------------------------------------------- Geert Uytterhoeven (4): iopoll: Call cpu_relax() in busy loops iopoll: Do not use timekeeping in read_poll_timeout_atomic() Merge tag 'iopoll-busy-loop-timeout-tag' into renesas-drivers-for-v6.5 soc: renesas: rmobile-sysc: Convert to readl_poll_timeout_atomic() drivers/soc/renesas/rmobile-sysc.c | 29 +++++++++-------------------- include/linux/iopoll.h | 24 +++++++++++++++++++----- 2 files changed, 28 insertions(+), 25 deletions(-)