summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMatthias Brugger <mbrugger@suse.com>2021-02-26 11:23:16 +0100
committerMatthias Brugger <mbrugger@suse.com>2021-03-02 13:53:38 +0100
commit02675393d09fa851f9bd1ad747ea01db5f8214f3 (patch)
treeb2a9d5b1e909ecfe4485e74ec4dbe4fe1633a018 /MAINTAINERS
parent76cffd579553e86b55d783df7e490d3c05e46d89 (diff)
downloadu-boot-02675393d09fa851f9bd1ad747ea01db5f8214f3.tar.gz
u-boot-02675393d09fa851f9bd1ad747ea01db5f8214f3.tar.xz
u-boot-02675393d09fa851f9bd1ad747ea01db5f8214f3.zip
MAINTAINERS: Update info for Raspberry Pi
Add RPi config files and custodian repository. Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c60f1953a4..de499940e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -160,7 +160,7 @@ F: drivers/clk/aspeed/
F: drivers/pinctrl/aspeed/
N: aspeed
-ARM BROADCOM BCM283X
+ARM BROADCOM BCM283X / BCM27XX
M: Matthias Brugger <mbrugger@suse.com>
S: Maintained
F: arch/arm/dts/bcm283*
@@ -175,6 +175,8 @@ F: drivers/video/bcm2835.c
F: include/dm/platform_data/serial_bcm283x_mu.h
F: include/dt-bindings/pinctrl/bcm2835.h
F: drivers/pinctrl/broadcom/
+F: configs/rpi_*
+T: git https://source.denx.de/u-boot/custodians/u-boot-arm.git
ARM BROADCOM BCMSTB
M: Thomas Fitzsimmons <fitzsim@fitzsim.org>