On 2018-11-28 20:41, BALATON Zoltan wrote: > The sm501 model belonged to SH before but that seems to be inactive > now and latest changes were for sam460ex which is the more active user > of this device at the moment so let's adopt sm501 for sam460ex. > > Also add device tree and firmware sources and binaries. > > Signed-off-by: BALATON Zoltan <[email protected]> > --- > MAINTAINERS | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 63effdc473..0c373be86e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1003,8 +1003,12 @@ sam460ex > M: BALATON Zoltan <[email protected]> > L: [email protected] > S: Maintained > +F: hw/display/sm501* > F: hw/ide/sii3112.c > F: hw/timer/m41t80.c > +F: pc-bios/canyonlands.dt[sb] > +F: pc-bios/u-boot-sam460ex-20100605.bin > +F: roms/u-boot-sam460ex
Thanks for the update! ... but in case the SH4 R2D maintainer is interested in the sm501 device, too, I think it would maybe be cleaner to add a new paragraph in the "Devices" section of the MAINTAINERS file for the sm501 device...? Otherwise: Reviewed-by: Thomas Huth <[email protected]>
