diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-05-22 14:06:27 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2025-05-22 14:06:28 +0300 |
commit | 16066e29d3f5a45cd1ced62dacfce45c9560be1d (patch) | |
tree | 7224572befbdd1df3596c0144d28a95a343d707b | |
parent | e32697dec4a6db500001771451346864f37811ab (diff) | |
parent | 840bb13005f2d0d2a9fd912c1660551a46654368 (diff) | |
download | linux-16066e29d3f5a45cd1ced62dacfce45c9560be1d.tar.xz |
Merge tag 'arm-soc/for-6.16/maintainers' of https://github.com/Broadcom/stblinux into soc/arm
This pull request contains MAINTAINERS file update for Broadcom SoCs,
please pull the following for 6.16:
- Krzysztof updates the BCM2711/BCM283X entry to also match on the
bcm2712 pattern to cover the Raspberry Pi 5 files
* tag 'arm-soc/for-6.16/maintainers' of https://github.com/Broadcom/stblinux:
ARM: broadcom: MAINTAINERS: Cover bcm2712 files
Link: https://lore.kernel.org/r/20250513140808.2047729-1-florian.fainelli@broadcom.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fa1e04e87d1d..1980d7ea7f10 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4562,6 +4562,7 @@ F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml F: drivers/pci/controller/pcie-brcmstb.c F: drivers/staging/vc04_services N: bcm2711 +N: bcm2712 N: bcm283* N: raspberrypi |