[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211016110344.53509-1-sven@svenpeter.dev>
Date: Sat, 16 Oct 2021 13:03:44 +0200
From: Sven Peter <sven@...npeter.dev>
To: Wolfram Sang <wsa@...nel.org>, Hector Martin <marcan@...can.st>,
Sven Peter <sven@...npeter.dev>
Cc: Alyssa Rosenzweig <alyssa@...enzweig.io>,
linux-i2c@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] MAINTAINERS: Add pasemi i2c to ARM/APPLE MACHINE
Add the pasemi i2c platform and core files to the ARM/APPLE MACHINE
entry in MAINTAINERS.
Signed-off-by: Sven Peter <sven@...npeter.dev>
---
As discussed in the i2c series, here are the MAINTAINER changes.
Hector will take this commit through his tree.
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index ad62687a0b3c..ecf239ac427e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1729,10 +1729,13 @@ 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/i2c/apple,i2c.yaml
F: Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml
F: Documentation/devicetree/bindings/pci/apple,pcie.yaml
F: Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
F: arch/arm64/boot/dts/apple/
+F: drivers/i2c/busses/i2c-pasemi-core.c
+F: drivers/i2c/busses/i2c-pasemi-platform.c
F: drivers/irqchip/irq-apple-aic.c
F: include/dt-bindings/interrupt-controller/apple-aic.h
F: include/dt-bindings/pinctrl/apple.h
--
2.25.1
Powered by blists - more mailing lists