Re: [PATCH] arm64: dts: s32g3: Fix SWT8 watchdog address

From: Frank . Li

Date: Mon Jun 01 2026 - 17:04:18 EST


From: Frank Li <Frank.Li@xxxxxxx>


On Thu, 28 May 2026 14:03:24 +0200, Krzysztof Kozlowski wrote:
> Add missing hex annotation to fix the SWT8 watchdog address in 'reg'
> property, as reported by dtc W=1:
>
> s32g3.dtsi:863.27-869.5: Warning (simple_bus_reg): /soc@0/watchdog@40500000: simple-bus unit address format error, expected "269fb20"
>
> Lack of hex '0x' meant address would be interpreted as decimal thus
> completely different value used as this device MMIO. If device was
> enabled this could lead to corruption of other device address space and
> broken boot.
>
> [...]

Applied, thanks!

[1/1] arm64: dts: s32g3: Fix SWT8 watchdog address
commit: 34faa9fbda5cc78479851fcd94f3b94f91b0cd84

Best regards,
--
Frank Li <Frank.Li@xxxxxxx>