Skip to content

Commit 8cf3310

Browse files
committed
Merge tag 'asahi-soc-maintainers-6.14-fixes' of https://github.com/AsahiLinux/linux into arm/fixes
Two updates to our ARM/APPLE MACHINE SUPPORT section in MAINTAINERS: - Added Neal Gompa as reviewer - Added the files for our SPI controller driver * tag 'asahi-soc-maintainers-6.14-fixes' of https://github.com/AsahiLinux/linux: MAINTAINERS: Add myself (Neal Gompa) as a reviewer for ARM Apple support MAINTAINERS: Add apple-spi driver & binding files Link: https://lore.kernel.org/r/20250309194926.51824-1-sven@svenpeter.dev Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents 484aeb0 + 3a0d2fa commit 8cf3310

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MAINTAINERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2212,6 +2212,7 @@ ARM/APPLE MACHINE SUPPORT
22122212
M: Sven Peter <sven@svenpeter.dev>
22132213
M: Janne Grunau <j@jannau.net>
22142214
R: Alyssa Rosenzweig <alyssa@rosenzweig.io>
2215+
R: Neal Gompa <neal@gompa.dev>
22152216
L: asahi@lists.linux.dev
22162217
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
22172218
S: Maintained
@@ -2236,6 +2237,7 @@ F: Documentation/devicetree/bindings/pci/apple,pcie.yaml
22362237
F: Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
22372238
F: Documentation/devicetree/bindings/power/apple*
22382239
F: Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
2240+
F: Documentation/devicetree/bindings/spi/apple,spi.yaml
22392241
F: Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
22402242
F: arch/arm64/boot/dts/apple/
22412243
F: drivers/bluetooth/hci_bcm4377.c
@@ -2253,6 +2255,7 @@ F: drivers/nvmem/apple-efuses.c
22532255
F: drivers/pinctrl/pinctrl-apple-gpio.c
22542256
F: drivers/pwm/pwm-apple.c
22552257
F: drivers/soc/apple/*
2258+
F: drivers/spi/spi-apple.c
22562259
F: drivers/watchdog/apple_wdt.c
22572260
F: include/dt-bindings/interrupt-controller/apple-aic.h
22582261
F: include/dt-bindings/pinctrl/apple.h

0 commit comments

Comments
 (0)