diff options
author | Arnd Bergmann <[email protected]> | 2022-06-14 12:20:46 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-06-14 12:20:47 +0200 |
commit | 965890425271b6a35a07b85384f4a6e4fc517322 (patch) | |
tree | 67befc433b11b4eacafdef93d87b1139589c52ef | |
parent | 11bb764fbf51bc8c859484104553f3d627db8b1e (diff) | |
parent | 46d6e11320d21dc40fce229ab3504125847de27e (diff) |
Merge tag 'arm-soc/for-5.19/maintainers-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
This pull request contains MAINTAINERS file update for Broadcom SoCs,
please pull the following:
- Nicolas steps down from maintaining the BCM283x/BCM2711 (Raspberry
Pi) architecture and designates Florian to take care of that
* tag 'arm-soc/for-5.19/maintainers-fixes' of https://github.com/Broadcom/stblinux:
MAINTAINERS: Update BCM2711/BCM2835 maintainer
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9e373aa9ed37..192ba251e987 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3797,12 +3797,12 @@ N: bcmbca N: bcm[9]?47622 BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE -M: Nicolas Saenz Julienne <[email protected]> +M: Florian Fainelli <[email protected]> R: Broadcom internal kernel review list <[email protected]> L: [email protected] (moderated for non-subscribers) L: [email protected] (moderated for non-subscribers) S: Maintained -T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git +T: git git://github.com/broadcom/stblinux.git F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml F: drivers/pci/controller/pcie-brcmstb.c F: drivers/staging/vc04_services |