Re: [PATCH v2 09/10] arm64: dts: apple: Initial T603[124] (M3 Max and Ultra) device trees

From: Sven Peter

Date: Wed Jul 15 2026 - 10:47:31 EST


On Wed, 15 Jul 2026 11:11:56 +0200, Janne Grunau <j@xxxxxxxxxx> wrote:
> diff --git a/arch/arm64/boot/dts/apple/t6031-die0.dtsi b/arch/arm64/boot/dts/apple/t6031-die0.dtsi
> new file mode 100644
> index 000000000000..e02c29e1d9f3
> --- /dev/null
> +++ b/arch/arm64/boot/dts/apple/t6031-die0.dtsi
> @@ -0,0 +1,197 @@
> +// SPDX-License-Identifier: GPL-2.0+ OR MIT
> +/*
> + * Devices used on die 0 on the Apple T6032 "M3 Ultra" SoC and present on
> + * Apple T6030 ("M3 Pro") and T6031 / T6034 ("M3 Max").
> + *
> + * Copyright The Asahi Linux Contributors
> + */
> +
> + wdt: watchdog@2a02d4000 {
> + compatible = "apple,t6031-wdt", "apple,t8103-wdt";
> + reg = <0x2 0xa02d4000 0x0 0x4000>;
> + clocks = <&clkref>;
> + interrupt-parent = <&aic>;
> + interrupts = <AIC_IRQ 0 718 IRQ_TYPE_LEVEL_HIGH>;
> + };

wdt belongs below the adt node.

Reviewed-by: Sven Peter <sven@xxxxxxxxxx>

--
Sven Peter <sven@xxxxxxxxxx>