diff options
author | Andreas Kemnade <andreas@kemnade.info> | 2023-05-15 10:45:12 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2023-07-31 09:11:14 +0300 |
commit | fda31904ffbc7231898198333804fa551b681387 (patch) | |
tree | 9ee4b8415df385bd219fb6bb27ce764a488e2607 | |
parent | 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5 (diff) | |
download | linux-fda31904ffbc7231898198333804fa551b681387.tar.xz |
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>
-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 |