2023-05-15 07:58:53

by Andreas Kemnade

[permalink] [raw]
Subject: [PATCH v7 2/2] 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]>
---
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



2023-05-17 07:16:28

by Tony Lindgren

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

* Andreas Kemnade <[email protected]> [230515 07:45]:
> Add list of OMAP2+ boards to the corresponding section

Reviewed-by: Tony Lindgren <[email protected]>

2023-07-31 06:43:42

by Tony Lindgren

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

* Andreas Kemnade <[email protected]> [230515 07:45]:
> Add list of OMAP2+ boards to the corresponding section

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

Tony