Skip to content

Commit 5518860

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 48a2d57 commit 5518860

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
@@ -1955,6 +1955,7 @@ F: Documentation/devicetree/bindings/nvmem/apple,efuses.yaml
19551955
F: Documentation/devicetree/bindings/pci/apple,pcie.yaml
19561956
F: Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
19571957
F: Documentation/devicetree/bindings/power/apple*
1958+
F: Documentation/devicetree/bindings/spi/apple,spi.yaml
19581959
F: Documentation/devicetree/bindings/usb/apple,dwc3.yaml
19591960
F: Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
19601961
F: arch/arm64/boot/dts/apple/
@@ -1972,6 +1973,7 @@ F: drivers/nvme/host/apple.c
19721973
F: drivers/nvmem/apple-efuses.c
19731974
F: drivers/pinctrl/pinctrl-apple-gpio.c
19741975
F: drivers/soc/apple/*
1976+
F: drivers/spi/spi-apple.c
19751977
F: drivers/watchdog/apple_wdt.c
19761978
F: include/dt-bindings/interrupt-controller/apple-aic.h
19771979
F: include/dt-bindings/pinctrl/apple.h

0 commit comments

Comments
 (0)