Skip to content

Commit 52ddaee

Browse files
marcanjannau
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>
1 parent d2ac28d commit 52ddaee

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
@@ -2068,6 +2068,7 @@ F: Documentation/devicetree/bindings/pci/apple,pcie.yaml
20682068
F: Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
20692069
F: Documentation/devicetree/bindings/power/apple*
20702070
F: Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
2071+
F: Documentation/devicetree/bindings/spi/apple,spi.yaml
20712072
F: Documentation/devicetree/bindings/usb/apple,dwc3.yaml
20722073
F: Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
20732074
F: arch/arm64/boot/dts/apple/
@@ -2086,6 +2087,7 @@ F: drivers/nvmem/apple-efuses.c
20862087
F: drivers/pinctrl/pinctrl-apple-gpio.c
20872088
F: drivers/pwm/pwm-apple.c
20882089
F: drivers/soc/apple/*
2090+
F: drivers/spi/spi-apple.c
20892091
F: drivers/watchdog/apple_wdt.c
20902092
F: include/dt-bindings/interrupt-controller/apple-aic.h
20912093
F: include/dt-bindings/pinctrl/apple.h

0 commit comments

Comments
 (0)