Re: [PATCH v2 06/10] dt-bindings: watchdog: apple,wdt: Add t6030 and t6031 compatibles
Guenter Roeck <[email protected]> Wed, 15 Jul 2026 09:35:44 -0700
| Newsgroups | dev.linux.lists.asahi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-i2c,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pwm,org.kernel.vger.linux-watchdog |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Wed, Jul 15, 2026 at 11:11:53AM +0200, Janne Grunau wrote: > The watchdog on Apple silicon M3 Pro, Max and Ultra SoCs is compatible > with the t8103 (M1) one. Add "apple,t6030-wdt" for M3 Pro and > "apple,t6031-wdt" for M3 Max and Ultra as per-SoC compatibles. > > Acked-by: Conor Dooley <[email protected]> > Signed-off-by: Janne Grunau <[email protected]> This patch didn't trigger any conflicts against watchdog-next, so I applied it directly. Guenter > --- > Documentation/devicetree/bindings/watchdog/apple,wdt.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml b/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml > index 845b5e8b5abc..bef8255022fa 100644 > --- a/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml > @@ -18,6 +18,8 @@ properties: > - items: > - enum: > - apple,t6020-wdt > + - apple,t6030-wdt > + - apple,t6031-wdt > - apple,t8122-wdt > - const: apple,t8103-wdt > - items: