summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2021-03-18 23:44:12 +0100
committerArnd Bergmann <arnd@arndb.de>2021-03-18 23:44:18 +0100
commit0144337563811adec7589f530f0c06a93ddcd361 (patch)
tree3d717b83aa4b78c5f71523083ea502be49fe13dd /MAINTAINERS
parent303a91f15f3499e47b256dc8647e3e0cfa0ff7b5 (diff)
parentb22ac48b0a4d74415beef10e49e434e8f228a2bf (diff)
downloadlinux-stable-0144337563811adec7589f530f0c06a93ddcd361.tar.gz
linux-stable-0144337563811adec7589f530f0c06a93ddcd361.tar.bz2
linux-stable-0144337563811adec7589f530f0c06a93ddcd361.zip
Merge tag 'arm-soc/for-5.12/drivers-part2' of https://github.com/Broadcom/stblinux into arm/fixes
This pull request contains Broadcom ARM/ARM64 SoC drivers changes for 5.12: - Lukas fixes an incorrect entry of the Broadcom PMB driver which still referenced the location of the files from a previous submission * tag 'arm-soc/for-5.12/drivers-part2' of https://github.com/Broadcom/stblinux: MAINTAINERS: rectify BROADCOM PMB (POWER MANAGEMENT BUS) DRIVER Link: https://lore.kernel.org/r/20210217011654.2561426-2-f.fainelli@gmail.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 75a329ef7154..2c63c57e2cfa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3675,7 +3675,7 @@ M: bcm-kernel-feedback-list@broadcom.com
L: linux-pm@vger.kernel.org
S: Maintained
T: git git://github.com/broadcom/stblinux.git
-F: drivers/soc/bcm/bcm-pmb.c
+F: drivers/soc/bcm/bcm63xx/bcm-pmb.c
F: include/dt-bindings/soc/bcm-pmb.h
BROADCOM SPECIFIC AMBA DRIVER (BCMA)