diff options
author | 2023-08-12 14:00:55 +0200 | |
---|---|---|
committer | 2023-08-12 14:00:56 +0200 | |
commit | 9b00cb5d49226ad1785b2c921df0b2d5f924e6d8 (patch) | |
tree | df78d10881263af69079fccf84e39dbfc6891363 | |
parent | Merge tag 'hisi-arm-soc-for-6.6' of https://github.com/hisilicon/linux-hisi into soc/arm (diff) | |
parent | MAINTAINERS: add board bindings list to OMAP2+ files (diff) | |
download | wireguard-linux-9b00cb5d49226ad1785b2c921df0b2d5f924e6d8.tar.xz wireguard-linux-9b00cb5d49226ad1785b2c921df0b2d5f924e6d8.zip |
Merge tag 'omap-for-v6.6/maintainers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into soc/arm
Maintainer file list update for omaps for v6.6
Adds the new SoC specific yaml file to MAINTAINERS.
* tag 'omap-for-v6.6/maintainers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
MAINTAINERS: add board bindings list to OMAP2+ files
Link: https://lore.kernel.org/r/pull-1691658952-110529@atomide.com-2
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aee340630eca..7f9bc0e7e0f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15515,6 +15515,7 @@ W: http://www.muru.com/linux/omap/ W: http://linux.omap.com/ Q: http://patchwork.kernel.org/project/linux-omap/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git +F: Documentation/devicetree/bindings/arm/ti/omap.yaml F: arch/arm/configs/omap2plus_defconfig F: arch/arm/mach-omap2/ F: drivers/bus/ti-sysc.c |