diff options
author | Arnd Bergmann | 2021-03-18 23:44:12 +0100 |
---|---|---|
committer | Arnd Bergmann | 2021-03-18 23:44:18 +0100 |
commit | 0144337563811adec7589f530f0c06a93ddcd361 (patch) | |
tree | 3d717b83aa4b78c5f71523083ea502be49fe13dd /MAINTAINERS | |
parent | 303a91f15f3499e47b256dc8647e3e0cfa0ff7b5 (diff) | |
parent | b22ac48b0a4d74415beef10e49e434e8f228a2bf (diff) |
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-- | MAINTAINERS | 2 |
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) |