Skip to content

Commit dd67ad6

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 ba51a49 commit dd67ad6

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
@@ -1923,6 +1923,7 @@ F: Documentation/devicetree/bindings/pci/apple,pcie.yaml
19231923
F: Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
19241924
F: Documentation/devicetree/bindings/power/apple*
19251925
F: Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
1926+
F: Documentation/devicetree/bindings/spi/apple,spi.yaml
19261927
F: Documentation/devicetree/bindings/usb/apple,dwc3.yaml
19271928
F: Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
19281929
F: arch/arm64/boot/dts/apple/
@@ -1942,6 +1943,7 @@ F: drivers/nvmem/apple-efuses.c
19421943
F: drivers/pinctrl/pinctrl-apple-gpio.c
19431944
F: drivers/pwm/pwm-apple.c
19441945
F: drivers/soc/apple/*
1946+
F: drivers/spi/spi-apple.c
19451947
F: drivers/watchdog/apple_wdt.c
19461948
F: include/dt-bindings/interrupt-controller/apple-aic.h
19471949
F: include/dt-bindings/pinctrl/apple.h

0 commit comments

Comments
 (0)