diff options
author | 2025-05-22 13:06:27 +0200 | |
---|---|---|
committer | 2025-05-22 13:06:28 +0200 | |
commit | 16066e29d3f5a45cd1ced62dacfce45c9560be1d (patch) | |
tree | 7224572befbdd1df3596c0144d28a95a343d707b | |
parent | Merge tag 'davinci-updates-for-v6.16-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into soc/arm (diff) | |
parent | ARM: broadcom: MAINTAINERS: Cover bcm2712 files (diff) | |
download | wireguard-linux-16066e29d3f5a45cd1ced62dacfce45c9560be1d.tar.xz wireguard-linux-16066e29d3f5a45cd1ced62dacfce45c9560be1d.zip |
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 |