[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211211123633.4392-1-sven@svenpeter.dev>
Date: Sat, 11 Dec 2021 13:36:32 +0100
From: Sven Peter <sven@...npeter.dev>
To: Hector Martin <marcan@...can.st>
Cc: Sven Peter <sven@...npeter.dev>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>,
Alyssa Rosenzweig <alyssa@...enzweig.io>,
linux-kernel@...r.kernel.org, linux-watchdog@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, Janne Grunau <j@...nau.net>
Subject: [PATCH v3 1/2] MAINTAINERS: Add Apple watchdog to ARM/APPLE MACHINE SUPPORT
Add apple_wdt.c under the ARM/APPLE MACHINE SUPPORT entry.
Signed-off-by: Sven Peter <sven@...npeter.dev>
---
v3: new commit to be taken through the SoC tree to prevent
merge conflicts upstream since we have multiple drivers
that all touch the same section in-flight as requested
by Hector Martin
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 43007f2d29e0..0e919de0a808 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1756,6 +1756,7 @@ F: drivers/i2c/busses/i2c-pasemi-platform.c
F: drivers/irqchip/irq-apple-aic.c
F: drivers/mailbox/apple-mailbox.c
F: drivers/pinctrl/pinctrl-apple-gpio.c
+F: drivers/watchdog/apple_wdt.c
F: include/dt-bindings/interrupt-controller/apple-aic.h
F: include/dt-bindings/pinctrl/apple.h
F: include/linux/apple-mailbox.h
--
2.25.1
Powered by blists - more mailing lists