Voluntarily add myself as maintainer for Smartfusion2 Signed-off-by: Subbaraya Sundeep <[email protected]> Reviewed-by: Alistair Francis <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> --- v2: reframed commit message as per Alistair's comment. Renamed MSF2 SoC -> SmartFusion2 MSF2 SOM -> Emcraft M2S-FG484 as per Philippe's comments.
MAINTAINERS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0cd4d02..ffd77b4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -564,6 +564,23 @@ M: Alistair Francis <[email protected]> S: Maintained F: hw/arm/netduino2.c +SmartFusion2 +M: Subbaraya Sundeep <[email protected]> +S: Maintained +F: hw/arm/msf2-soc.c +F: hw/misc/msf2-sysreg.c +F: hw/timer/mss-timer.c +F: hw/ssi/mss-spi.c +F: include/hw/arm/msf2-soc.h +F: include/hw/misc/msf2-sysreg.h +F: include/hw/timer/mss-timer.h +F: include/hw/ssi/mss-spi.h + +Emcraft M2S-FG484 +M: Subbaraya Sundeep <[email protected]> +S: Maintained +F: hw/arm/msf2-som.c + CRIS Machines ------------- Axis Dev88 -- 2.5.0
