Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'arm-soc/for-5.6/maintainers' of https://github.com/Broadcom/stblinux into arm/drivers

This pull request contains Broadcom SoCs MAINTAINERS file updates for
5.6, please pull the following:

- Nicolas adds an entry for the Broadcom STB PCIe Root Complex files for
both BCM7xxx (actual STB SoCs) and BCM2711 (Raspberry Pi 4).

* tag 'arm-soc/for-5.6/maintainers' of https://github.com/Broadcom/stblinux:
MAINTAINERS: Add brcmstb PCIe controller entry

Link: https://lore.kernel.org/r/20200118032935.1346-1-f.fainelli@gmail.com
Signed-off-by: Olof Johansson <olof@lixom.net>

+4
+4
MAINTAINERS
··· 3238 3238 N: bcm2711 3239 3239 N: bcm2835 3240 3240 F: drivers/staging/vc04_services 3241 + F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml 3242 + F: drivers/pci/controller/pcie-brcmstb.c 3241 3243 3242 3244 BROADCOM BCM47XX MIPS ARCHITECTURE 3243 3245 M: Hauke Mehrtens <hauke@hauke-m.de> ··· 3295 3293 F: arch/arm/mm/cache-b15-rac.c 3296 3294 F: arch/arm/include/asm/hardware/cache-b15-rac.h 3297 3295 N: brcmstb 3296 + F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml 3297 + F: drivers/pci/controller/pcie-brcmstb.c 3298 3298 3299 3299 BROADCOM BMIPS CPUFREQ DRIVER 3300 3300 M: Markus Mayer <mmayer@broadcom.com>