diff options
author | 2023-05-15 09:45:12 +0200 | |
---|---|---|
committer | 2023-07-31 09:11:14 +0300 | |
commit | fda31904ffbc7231898198333804fa551b681387 (patch) | |
tree | 9ee4b8415df385bd219fb6bb27ce764a488e2607 | |
parent | Linux 6.5-rc1 (diff) | |
download | wireguard-linux-fda31904ffbc7231898198333804fa551b681387.tar.xz wireguard-linux-fda31904ffbc7231898198333804fa551b681387.zip |
MAINTAINERS: add board bindings list to OMAP2+ files
Add list of OMAP2+ boards to the corresponding section
CC: linux-omap@vger.kernel.org
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Message-ID: <20230515074512.66226-3-andreas@kemnade.info>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3be1bdfe8ecc..1844a8e30e03 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15505,6 +15505,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 |