From patchwork Mon Aug 6 02:16:29 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Peter A. G. Crosthwaite" X-Patchwork-Id: 175241 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 23B842C007C for ; Mon, 6 Aug 2012 12:28:37 +1000 (EST) Received: from localhost ([::1]:56736 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyCuI-0001sW-Iw for incoming@patchwork.ozlabs.org; Sun, 05 Aug 2012 22:18:58 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyCuB-0001j6-KT for qemu-devel@nongnu.org; Sun, 05 Aug 2012 22:18:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SyCuA-0001kB-98 for qemu-devel@nongnu.org; Sun, 05 Aug 2012 22:18:51 -0400 Received: from mail-gg0-f173.google.com ([209.85.161.173]:36940) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyCuA-0001k6-4R for qemu-devel@nongnu.org; Sun, 05 Aug 2012 22:18:50 -0400 Received: by ggnp1 with SMTP id p1so1994973ggn.4 for ; Sun, 05 Aug 2012 19:18:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :in-reply-to:references:x-gm-message-state; bh=tqWYXfZ4UvuEUz8s7C88JtynT3UY0QPeGfPsOLQ101s=; b=lkospyl0NykssYb2PkXaY2kQAeuppJsuncO5fNlmBS0HzMXERM3SVNqLbfVsNUWxVH QSh+6dgNiMHW147qh/A+eYkNuphJxSQhmXU47tKKRxqRJC7p2g0VGm8L92nNg7weJiOh uS7PL5/0vLUDdDXl6cpRj1u6V7aOEYQUO7fasdgSYV2NqAmcdSe+pUMc8Zq9zBaiPRiV uTdi6KwscgbvRowDLGfKvM+Mk215aRCnOwETYczX5CHogtuZvOVIDzuf/AmvLmyAigjA NTp+N3owHCg44QD9xFoSb4pfEuB7kAST+hOq6GKBHHa1nDg4wRXG98WqbvTbcj4/LbsC lGTg== Received: by 10.66.89.234 with SMTP id br10mr14817790pab.25.1344219529464; Sun, 05 Aug 2012 19:18:49 -0700 (PDT) Received: from localhost ([124.148.20.9]) by mx.google.com with ESMTPS id ru10sm4448374pbc.50.2012.08.05.19.18.46 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 05 Aug 2012 19:18:48 -0700 (PDT) From: "Peter A. G. Crosthwaite" To: qemu-devel@nongnu.org, paul@codesourcery.com, edgar.iglesias@gmail.com, peter.maydell@linaro.org, stefanha@gmail.com Date: Mon, 6 Aug 2012 12:16:29 +1000 Message-Id: X-Mailer: git-send-email 1.7.0.4 In-Reply-To: References: In-Reply-To: References: X-Gm-Message-State: ALoCoQkEmkx5mWQIbsI3ucpHqxCNhFabNveFr4fQBT/IyCdAVoShUo81zrD2w3Ut8Nlfav8i+cpJ X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.161.173 Cc: peter.crosthwaite@petalogix.com, i.mitsyanko@samsung.com, john.williams@petalogix.com Subject: [Qemu-devel] [PATCH v5 15/15] MAINTAINERS: Added maintainerships for SSI X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Added maintainership for SSI, M25P80 and the Xilinx SPI controllers. Signed-off-by: Peter A. G. Crosthwaite --- MAINTAINERS | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2d219d2..0f28f19 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -268,6 +268,7 @@ S: Maintained F: hw/xilinx_zynq.c F: hw/zynq_slcr.c F: hw/cadence_* +F: hw/xilinx_spips.c CRIS Machines ------------- @@ -455,6 +456,12 @@ M: Paul Brook S: Odd Fixes F: hw/lsi53c895a.c +SSI +M: Peter Crosthwaite +S: Maintained +F: hw/ssi.* +F: hw/m25p80.c + USB M: Gerd Hoffmann S: Maintained @@ -498,6 +505,7 @@ F: hw/xilinx_intc.c F: hw/xilinx_ethlite.c F: hw/xilinx_timer.c F: hw/xilinx.h +F: hw/xilinx_spi.c Subsystems ----------