summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea della Porta <andrea.porta@suse.com>2025-05-29 15:50:50 +0200
committerFlorian Fainelli <florian.fainelli@broadcom.com>2025-06-09 10:11:39 -0700
commit4a525d5d3150a3e387cb841f927f07eb4a98c368 (patch)
tree1ba2264b827578c4f4570a370864c2f25970986c
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494 (diff)
MAINTAINERS: add Raspberry Pi RP1 section
Raspberry Pi RP1 is a southbridge PCIe device which embeds several peripherals. Add a new section to cover the main RP1 driver, DTS and specific subperipherals (such as clock and pinconf/pinmux/gpio controller). Signed-off-by: Andrea della Porta <andrea.porta@suse.com> Link: https://lore.kernel.org/r/20250529135052.28398-13-andrea.porta@suse.com Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a92290fffa16..7946a656da5f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20737,6 +20737,14 @@ S: Maintained
F: Documentation/devicetree/bindings/media/raspberrypi,rp1-cfe.yaml
F: drivers/media/platform/raspberrypi/rp1-cfe/
+RASPBERRY PI RP1 PCI DRIVER
+M: Andrea della Porta <andrea.porta@suse.com>
+S: Maintained
+F: arch/arm64/boot/dts/broadcom/rp1*.dts*
+F: drivers/clk/clk-rp1.c
+F: drivers/misc/rp1/
+F: drivers/pinctrl/pinctrl-rp1.c
+
RC-CORE / LIRC FRAMEWORK
M: Sean Young <sean@mess.org>
L: linux-media@vger.kernel.org