mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
Two updates to our ARM/APPLE MACHINE SUPPORT section in MAINTAINERS:
- Added Neal Gompa as reviewer - Added the files for our SPI controller driver -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQS3vz815OHsEaWy0u9EEX0kKnUe6QUCZ83uOgAKCRBEEX0kKnUe 6fqLAP97T/H2TSgG6rxZvEoVgaCdrsupPX6tKON5X0dKBn61JQD9Gf9K36refLuZ 8wTZqIAG7UyjQEmlOzcjvLiexdwz6Ac= =tdv7 -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmfUX5wACgkQYKtH/8kJ UidoIg/9HnJuNlblcUCH6gCN2RyQjCITjLK7/2Leqh0+M9NRHwhVLaXIpwoy0Xdu WznemJ0Gl01bGihgVMncj+MiICRakFgOpLmKZnzTLef86V3TJmpQ3fqa9HHTi7zE 7Zkk06STh+Cg4ujLchgPpXf/6CkxbkwutIpfxfhsFba1/orhg5NgmS4ZF7oiplLH nTk8xuCvU277W3KohQTPCT8n7bo0fR1iiMmwmYF5Rn890Lxlw6MW4droenRX3W4b LLWuLB/e3jAl74HRExerCP1vnZbfZxkXt6Ybh0c37STXanKfBy/RWvXTX/p5Q0v7 WoSTS7+z2UY/IFGsRZwJrHvkJXz3Oo07L18/s+x46IXM0YpVTUHkWXufrRIQMdYI eokouhxxWp4rmOmNXxUvuYMHYEwBqpntWLqKbUJlDLnuin7KoerZaZAHja6JB52n AXqjJkWN2Mq7wcCT4R8PG8LkvNancqsT+jqxjCebuCHigxSj/cBiLIse1RpeU5+p /5li+rLXDt4HRyi0BWGjAsC2/7wDEi9bKGRM5A71W39jZUQdbXgbmcylhZ9Fz859 a0wZild8zyiq+uEDxvTAslrCDNtqy+zbvHB6/ayA+Wdl+qwR4yboWQLzpKrEmnhb hatG4T4pQFeiNFlQUOB9YIWtNnlKeA1DExlV4hFTxC9SC4da66M= =lK72 -----END PGP SIGNATURE----- Merge tag 'asahi-soc-maintainers-6.14-fixes' of https://github.com/AsahiLinux/linux into arm/fixes Two updates to our ARM/APPLE MACHINE SUPPORT section in MAINTAINERS: - Added Neal Gompa as reviewer - Added the files for our SPI controller driver * tag 'asahi-soc-maintainers-6.14-fixes' of https://github.com/AsahiLinux/linux: MAINTAINERS: Add myself (Neal Gompa) as a reviewer for ARM Apple support MAINTAINERS: Add apple-spi driver & binding files Link: https://lore.kernel.org/r/20250309194926.51824-1-sven@svenpeter.dev Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
commit
8cf3310fb6
|
|
@ -2212,6 +2212,7 @@ ARM/APPLE MACHINE SUPPORT
|
|||
M: Sven Peter <sven@svenpeter.dev>
|
||||
M: Janne Grunau <j@jannau.net>
|
||||
R: Alyssa Rosenzweig <alyssa@rosenzweig.io>
|
||||
R: Neal Gompa <neal@gompa.dev>
|
||||
L: asahi@lists.linux.dev
|
||||
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
||||
S: Maintained
|
||||
|
|
@ -2236,6 +2237,7 @@ F: Documentation/devicetree/bindings/pci/apple,pcie.yaml
|
|||
F: Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
|
||||
F: Documentation/devicetree/bindings/power/apple*
|
||||
F: Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
|
||||
F: Documentation/devicetree/bindings/spi/apple,spi.yaml
|
||||
F: Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
|
||||
F: arch/arm64/boot/dts/apple/
|
||||
F: drivers/bluetooth/hci_bcm4377.c
|
||||
|
|
@ -2253,6 +2255,7 @@ F: drivers/nvmem/apple-efuses.c
|
|||
F: drivers/pinctrl/pinctrl-apple-gpio.c
|
||||
F: drivers/pwm/pwm-apple.c
|
||||
F: drivers/soc/apple/*
|
||||
F: drivers/spi/spi-apple.c
|
||||
F: drivers/watchdog/apple_wdt.c
|
||||
F: include/dt-bindings/interrupt-controller/apple-aic.h
|
||||
F: include/dt-bindings/pinctrl/apple.h
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user