diff options
author | Andreas Kemnade <[email protected]> | 2023-05-15 09:45:12 +0200 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2023-07-31 09:11:14 +0300 |
commit | fda31904ffbc7231898198333804fa551b681387 (patch) | |
tree | 9ee4b8415df385bd219fb6bb27ce764a488e2607 | |
parent | 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5 (diff) |
MAINTAINERS: add board bindings list to OMAP2+ files
Add list of OMAP2+ boards to the corresponding section
CC: [email protected]
Signed-off-by: Andreas Kemnade <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
-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 |