Skip to content

Commit 4fa911d

Browse files
marcansvenpeter42
authored andcommitted
MAINTAINERS: Add apple-spi driver & binding files
This Apple SPI controller is present on Apple ARM SoCs (t8103/t6000). Splitting this change from the binding/driver commits to avoid merge conflicts with other things touching this section, as usual. Signed-off-by: Hector Martin <marcan@marcan.st> Signed-off-by: Janne Grunau <j@jannau.net> Link: https://lore.kernel.org/r/20241106-asahi-spi-v5-3-e81a4f3a8e19@jannau.net Signed-off-by: Sven Peter <sven@svenpeter.dev>
1 parent 7eb1721 commit 4fa911d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2236,6 +2236,7 @@ F: Documentation/devicetree/bindings/pci/apple,pcie.yaml
22362236
F: Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
22372237
F: Documentation/devicetree/bindings/power/apple*
22382238
F: Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
2239+
F: Documentation/devicetree/bindings/spi/apple,spi.yaml
22392240
F: Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
22402241
F: arch/arm64/boot/dts/apple/
22412242
F: drivers/bluetooth/hci_bcm4377.c
@@ -2253,6 +2254,7 @@ F: drivers/nvmem/apple-efuses.c
22532254
F: drivers/pinctrl/pinctrl-apple-gpio.c
22542255
F: drivers/pwm/pwm-apple.c
22552256
F: drivers/soc/apple/*
2257+
F: drivers/spi/spi-apple.c
22562258
F: drivers/watchdog/apple_wdt.c
22572259
F: include/dt-bindings/interrupt-controller/apple-aic.h
22582260
F: include/dt-bindings/pinctrl/apple.h

0 commit comments

Comments
 (0)