Splitting this out from the drivers, since we have enough things going on in parallel that MAINTAINERS merges are going to cause pain for subsystems. This will go through the SoC tree instead. Signed-off-by: Hector Martin <marcan@xxxxxxxxx> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index abdcbcfef73d..81ced53e291b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1719,10 +1719,15 @@ B: https://github.com/AsahiLinux/linux/issues C: irc://irc.oftc.net/asahi-dev T: git https://github.com/AsahiLinux/linux.git F: Documentation/devicetree/bindings/arm/apple.yaml +F: Documentation/devicetree/bindings/clock/apple,* F: Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml +F: Documentation/devicetree/bindings/memory-controllers/apple,* +F: Documentation/devicetree/bindings/opp/apple,* F: Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml F: arch/arm64/boot/dts/apple/ +F: drivers/clk/clk-apple-cluster.c F: drivers/irqchip/irq-apple-aic.c +F: drivers/memory/apple-mcc.c F: include/dt-bindings/interrupt-controller/apple-aic.h F: include/dt-bindings/pinctrl/apple.h -- 2.33.0