Message ID | 20221214204223.177807-1-linus.walleij@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 4c03c4188cfb831e4ac093599192aedd60625a45 |
Headers | show |
Series | MAINTAINERS: add related dts to IXP4xx | expand |
Hello: This patch was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <arnd@arndb.de>: On Wed, 14 Dec 2022 21:42:23 +0100 you wrote: > From: Corentin Labbe <clabbe@baylibre.com> > > get_maintainer.pl currently give no maintainer on all IXP4xx DTS files. > Add them to the set of files handled by IXP4xx maintainers. > > Signed-off-by: Corentin Labbe <clabbe@baylibre.com> > Link: https://lore.kernel.org/r/20221005105734.3513581-1-clabbe@baylibre.com > Signed-off-by: Linus Walleij <linus.walleij@linaro.org> > > [...] Here is the summary with links: - MAINTAINERS: add related dts to IXP4xx https://git.kernel.org/soc/soc/c/4c03c4188cfb You are awesome, thank you!
diff --git a/MAINTAINERS b/MAINTAINERS index 06f2eba42809..9ab448592f5a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2266,6 +2266,7 @@ F: Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bus-controller.y F: Documentation/devicetree/bindings/gpio/intel,ixp4xx-gpio.txt F: Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml F: Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml +F: arch/arm/boot/dts/intel-ixp* F: arch/arm/mach-ixp4xx/ F: drivers/bus/intel-ixp4xx-eb.c F: drivers/clocksource/timer-ixp4xx.c