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/blanche | |
| 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/blanche')
| -rw-r--r-- | board/renesas/blanche/MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/board/renesas/blanche/MAINTAINERS b/board/renesas/blanche/MAINTAINERS index 4b3114aceb9..39fb93ed083 100644 --- a/board/renesas/blanche/MAINTAINERS +++ b/board/renesas/blanche/MAINTAINERS @@ -1,7 +1,8 @@ BLANCHE BOARD +M: Marek Vasut <[email protected]> M: Masakazu Mochizuki <[email protected]> S: Maintained +F: arch/arm/dts/r8a7792* F: board/renesas/blanche/ -F: include/configs/blanche.h F: configs/blanche_defconfig - +F: include/configs/blanche.h |
