From patchwork Mon Nov 13 05:55:20 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: sundeep subbaraya X-Patchwork-Id: 837375 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="iBwAcoVh"; dkim-atps=neutral Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yb0Ht02dRz9t3R for ; Mon, 13 Nov 2017 16:56:05 +1100 (AEDT) Received: from localhost ([::1]:52757 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eE7iz-0004K2-Io for incoming@patchwork.ozlabs.org; Mon, 13 Nov 2017 00:56:01 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56615) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eE7ic-0004Jt-TE for qemu-devel@nongnu.org; Mon, 13 Nov 2017 00:55:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eE7iY-0003gn-HZ for qemu-devel@nongnu.org; Mon, 13 Nov 2017 00:55:38 -0500 Received: from mail-pg0-x241.google.com ([2607:f8b0:400e:c05::241]:44675) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eE7iY-0003gb-Bl; Mon, 13 Nov 2017 00:55:34 -0500 Received: by mail-pg0-x241.google.com with SMTP id 4so3062790pge.1; Sun, 12 Nov 2017 21:55:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=q2JJ8fmwG+KzTe/M30cTOe7MvSj7F95aEzr+iVaGtiw=; b=iBwAcoVhK9e1rJ4E7/kUnmwltCwaospDhvoevoBDAVe5yqydil/3zQAtBzlCNWpFJn 5hOrDEhjiJ/MEtzk48Ukr9UEP6QJo+fySpoWV3vqxtbD8NiO3EsYw4SnkG9/pkLCWG01 QQSimHt7p29TVXpZqGceidRWGlAw4QldQs2tRR9cHJNdXlERcGK7m7RVed7KEYm0nmHq wGVCO2kfFtfb09AO6RaGGQHcweXl4iJAfPtz6aCS45NbvbobnaVZMB/po+EuMM/eLBfZ Za42KqxFABtd6KjyIeiBHYE7NYRUUq5THBhyJXNnLn5XVBSs9THA0cDKLw+B4kdAMk8Q oBxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=q2JJ8fmwG+KzTe/M30cTOe7MvSj7F95aEzr+iVaGtiw=; b=P3qlZIqfOk0RZgYWVrckcwi4a7zuCLnuc+yrlL0AVj200vUpFrt8Gbq6+9F8P2Qivv 05Sn9yUmMRTB+wIxHojqZK4nS2mTcRxHvFKK1Ajyv+sS2MPwTZV+VbYhPKRnPmXi2/fK pbbo2lAzXNzclgK7ZPrUJJf3Kl9slhukfhRGUWuUUxEPAbyH9fZx2OsUfhmN/GM6k9AU k+REo2G+MPaxeMMslKVzH4NeWHrltVoYYXRBzyO7BJ5DetxDWxq9u1SzwbwP90Rjl0Os e6VTSURZGl0FCf/zJ6tpa1KRP4VGNg+KBa8oftpbgjbde9hHVCj+NhCCdwaJSfNLXdrN qwew== X-Gm-Message-State: AJaThX5OJq62cGYmGDhsvQ6W5XFbBXsGZFfgj8N7ybMSTpwu1pFtAcYS 8t+N0swnS1WBwAdE+FeThQNJyA== X-Google-Smtp-Source: AGs4zMYrrVypbWb+ySteRiULpl4XWkOt+4EtHbjnSwtYxVhOssnrMOCV0QbTsktgk53ACiScIQgPrQ== X-Received: by 10.101.72.196 with SMTP id o4mr7584425pgs.147.1510552532753; Sun, 12 Nov 2017 21:55:32 -0800 (PST) Received: from localhost.localdomain ([124.123.71.184]) by smtp.gmail.com with ESMTPSA id n22sm29166326pfa.161.2017.11.12.21.55.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 12 Nov 2017 21:55:32 -0800 (PST) From: Subbaraya Sundeep To: qemu-devel@nongnu.org, qemu-arm@nongnu.org Date: Mon, 13 Nov 2017 11:25:20 +0530 Message-Id: <1510552520-3566-1-git-send-email-sundeep.lkml@gmail.com> X-Mailer: git-send-email 2.5.0 MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400e:c05::241 Subject: [Qemu-devel] [Qemu devel PATCH v2] MAINTAINERS: Add entries for Smartfusion2 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.maydell@linaro.org, Subbaraya Sundeep , f4bug@amsat.org, alistair23@gmail.com Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Voluntarily add myself as maintainer for Smartfusion2 Signed-off-by: Subbaraya Sundeep Reviewed-by: Alistair Francis Reviewed-by: Philippe Mathieu-Daudé --- 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 S: Maintained F: hw/arm/netduino2.c +SmartFusion2 +M: Subbaraya Sundeep +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 +S: Maintained +F: hw/arm/msf2-som.c + CRIS Machines ------------- Axis Dev88