diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2025-07-21 16:56:11 +0200 |
|---|---|---|
| committer | Arnd Bergmann <arnd@arndb.de> | 2025-07-21 16:56:12 +0200 |
| commit | 2b12a400dd94e1f73097d60e043b4e90b64ec9e1 (patch) | |
| tree | cbbb2ef890f410d427de17d0cf370402728c944b | |
| parent | Merge tag 'mtk-soc-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
| parent | MAINTAINERS: add Raspberry Pi RP1 section (diff) | |
| download | linux-2b12a400dd94e1f73097d60e043b4e90b64ec9e1.tar.gz linux-2b12a400dd94e1f73097d60e043b4e90b64ec9e1.zip | |
Merge tag 'arm-soc/for-6.17/maintainers' of https://github.com/Broadcom/stblinux into soc/drivers
This pull request contains MAINTAINERS file updates for 6.17, please
pull the following:
- Andrea adds the RP1 entry for all of the drivers pertaining to that
chip
* tag 'arm-soc/for-6.17/maintainers' of https://github.com/Broadcom/stblinux:
MAINTAINERS: add Raspberry Pi RP1 section
Link: https://lore.kernel.org/r/20250630190216.1518354-5-florian.fainelli@broadcom.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
| -rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c3f7fbd0d67a..d76c383c49a5 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 |
