Skip to content

Commit 88175e3

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 <marcan@marcan.st>
1 parent ac8c7d2 commit 88175e3

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
@@ -1967,6 +1967,7 @@ F: Documentation/devicetree/bindings/pci/apple,pcie.yaml
19671967
F: Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
19681968
F: Documentation/devicetree/bindings/power/apple*
19691969
F: Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
1970+
F: Documentation/devicetree/bindings/spi/apple,spi.yaml
19701971
F: Documentation/devicetree/bindings/usb/apple,dwc3.yaml
19711972
F: Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
19721973
F: arch/arm64/boot/dts/apple/
@@ -1985,6 +1986,7 @@ F: drivers/nvmem/apple-efuses.c
19851986
F: drivers/pinctrl/pinctrl-apple-gpio.c
19861987
F: drivers/pwm/pwm-apple.c
19871988
F: drivers/soc/apple/*
1989+
F: drivers/spi/spi-apple.c
19881990
F: drivers/watchdog/apple_wdt.c
19891991
F: include/dt-bindings/interrupt-controller/apple-aic.h
19901992
F: include/dt-bindings/pinctrl/apple.h

0 commit comments

Comments
 (0)