Skip to content

Commit ecdac43

Browse files
committed
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 <[email protected]>
1 parent 5f2432e commit ecdac43

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,6 +1899,7 @@ F: Documentation/devicetree/bindings/pci/apple,pcie.yaml
18991899
F: Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
19001900
F: Documentation/devicetree/bindings/power/apple*
19011901
F: Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
1902+
F: Documentation/devicetree/bindings/spi/apple,spi.yaml
19021903
F: Documentation/devicetree/bindings/usb/apple,dwc3.yaml
19031904
F: Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
19041905
F: arch/arm64/boot/dts/apple/
@@ -1917,6 +1918,7 @@ F: drivers/nvmem/apple-efuses.c
19171918
F: drivers/pinctrl/pinctrl-apple-gpio.c
19181919
F: drivers/pwm/pwm-apple.c
19191920
F: drivers/soc/apple/*
1921+
F: drivers/spi/spi-apple.c
19201922
F: drivers/watchdog/apple_wdt.c
19211923
F: include/dt-bindings/interrupt-controller/apple-aic.h
19221924
F: include/dt-bindings/pinctrl/apple.h

0 commit comments

Comments
 (0)