[PATCH v7 2/2] MAINTAINERS: add board bindings list to OMAP2+ files

Andreas Kemnade posted 2 patches 2 years, 9 months ago
[PATCH v7 2/2] MAINTAINERS: add board bindings list to OMAP2+ files
Posted by Andreas Kemnade 2 years, 9 months ago
Add list of OMAP2+ boards to the corresponding section

CC: linux-omap@vger.kernel.org
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e0ad886d31632..3c85808bb2785 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15404,6 +15404,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
-- 
2.39.2
Re: [PATCH v7 2/2] MAINTAINERS: add board bindings list to OMAP2+ files
Posted by Tony Lindgren 2 years, 6 months ago
* Andreas Kemnade <andreas@kemnade.info> [230515 07:45]:
> Add list of OMAP2+ boards to the corresponding section

Applying this patch into omap-for-v6.6/maintainers thanks.

Tony
Re: [PATCH v7 2/2] MAINTAINERS: add board bindings list to OMAP2+ files
Posted by Tony Lindgren 2 years, 8 months ago
* Andreas Kemnade <andreas@kemnade.info> [230515 07:45]:
> Add list of OMAP2+ boards to the corresponding section

Reviewed-by: Tony Lindgren <tony@atomide.com>