diff options
| author | Arnd Bergmann <[email protected]> | 2025-07-21 14:56:11 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2025-07-21 14:56:12 +0000 |
| 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 | kernel-2b12a400dd94e1f73097d60e043b4e90b64ec9e1.tar.gz kernel-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/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
| -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 <[email protected]> +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 <[email protected]> |
