diff options
| author | Marek Vasut <[email protected]> | 2023-08-06 20:57:34 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-08-07 13:41:43 -0400 |
| commit | 3cc7708dfdc8fec28a7bcd1b06717b7d510e235a (patch) | |
| tree | 0607bfa80656d8dea238c1ac8369a3763c9c56c4 /board/renesas/eagle | |
| parent | 2940b522279821859e2f20c13392cb9233825816 (diff) | |
ARM: renesas: Update MAINTAINERS file
Update MAINTAINERS file. Add missing MAINTAINERS file for Spider,
Whitehawk and V3HSK boards. Update mail addresses. Add file globs
to match on DT and driver files related to these boards.
The GRPEACH and R2DPLUS are special in that they are not R-Car
and have their own set of specialized drivers.
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'board/renesas/eagle')
| -rw-r--r-- | board/renesas/eagle/MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/board/renesas/eagle/MAINTAINERS b/board/renesas/eagle/MAINTAINERS index f387c136162..c28b6502478 100644 --- a/board/renesas/eagle/MAINTAINERS +++ b/board/renesas/eagle/MAINTAINERS @@ -1,6 +1,7 @@ EAGLE BOARD -M: Marek Vasut <[email protected]> +M: Marek Vasut <[email protected]> S: Maintained +F: arch/arm/dts/r8a77970-eagle* F: board/renesas/eagle/ -F: include/configs/eagle.h F: configs/r8a77970_eagle_defconfig +F: include/configs/eagle.h |
