public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add pasemi i2c to ARM/APPLE MACHINE
@ 2021-10-16 11:03 Sven Peter
  2021-10-16 12:08 ` Wolfram Sang
  2021-10-16 15:41 ` Hector Martin
  0 siblings, 2 replies; 3+ messages in thread
From: Sven Peter @ 2021-10-16 11:03 UTC (permalink / raw)
  To: Wolfram Sang, Hector Martin, Sven Peter
  Cc: Alyssa Rosenzweig, linux-i2c, linux-arm-kernel, linux-kernel

Add the pasemi i2c platform and core files to the ARM/APPLE MACHINE
entry in MAINTAINERS.

Signed-off-by: Sven Peter <sven@svenpeter.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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-16 15:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-16 11:03 [PATCH] MAINTAINERS: Add pasemi i2c to ARM/APPLE MACHINE Sven Peter
2021-10-16 12:08 ` Wolfram Sang
2021-10-16 15:41 ` Hector Martin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox