On 3/30/26 10:21 AM, Julien Stephan wrote: > Le lun. 23 mars 2026 à 21:18, David Lechner <[email protected]> a écrit : >> >> From: Chris-QJ Chen <[email protected]> >> >> Add basic defconfigs for Genio 520 and 720 EVKs. >> >> Signed-off-by: Chris-QJ Chen <[email protected]> >> Signed-off-by: Macpaul Lin <[email protected]> >> Signed-off-by: David Lechner <[email protected]> >> --- >> board/mediatek/MAINTAINERS | 7 +++++++ >> configs/mt8189.config | 34 >> ++++++++++++++++++++++++++++++++++ >> configs/mt8371_genio_520_evk_defconfig | 4 ++++ >> configs/mt8391_genio_720_evk_defconfig | 4 ++++ >> 4 files changed, 49 insertions(+) >> >> diff --git a/board/mediatek/MAINTAINERS b/board/mediatek/MAINTAINERS >> index 446a9e8e53c..4f371592059 100644 >> --- a/board/mediatek/MAINTAINERS >> +++ b/board/mediatek/MAINTAINERS >> @@ -1,3 +1,10 @@ >> +MT8189/MT8371/MT8391 EVK >> +M: Macpaul Lin <[email protected]> > > Don't you want to add yourself here? Since you have all the boards to test..
I don't know how long I will have them. :-) And now that we are custodians, we should be getting cc'ed on all patches anyway. > > Other than that, for the whole series: > > Reviewed-by: Julien Stephan <[email protected]> > > Thanks > Julien >

