@@ -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
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@marcan.st> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)