summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>2026-08-17 20:25:37 +0100
committerGuenter Roeck <linux@roeck-us.net>2026-08-30 14:41:33 -0700
commit65a821b50468f4c819041419b0b60cb11443a5ea (patch)
tree773942c17773622e677faeb61bbbe450de7010b3 /scripts/Makefile.thinlto
parent42b33d917a759bfc8c1bd73e4f4939eca7f1fe12 (diff)
downloadlinux-next-65a821b50468f4c819041419b0b60cb11443a5ea.tar.gz
linux-next-65a821b50468f4c819041419b0b60cb11443a5ea.zip
dt-bindings: watchdog: renesas,r9a09g057-wdt: Add CPG/MSSR syscon support
On the Renesas RZ/T2H SoC, the Watchdog Timer Control Register (WDTDCR) resides within the CPG/MSSR block rather than the WDT address space itself. Previously, this was handled by including a second register range in the "reg" property. However, this is architecturally incorrect as the CPG/MSSR block consists of two distinct regions (0x80280000 and 0x81280000) that contain registers for multiple peripheral blocks. Since the CPG/MSSR block is a multi-function block, introduce the "renesas,sysc" phandle-array property to allow the WDT driver to access its control register via this shared regmap. Mark the use of a second "reg" entry as deprecated in favor of the new phandle-array approach for SoCs that require WDTDCR access. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/20260817192540.423994-5-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions