From patchwork Tue Sep 18 02:11:10 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: 184584 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 3D6DD2C0085 for ; Tue, 18 Sep 2012 12:13:50 +1000 (EST) Received: from localhost ([::1]:54173 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDnJs-0007R1-7q for incoming@patchwork.ozlabs.org; Mon, 17 Sep 2012 22:13:48 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDnJA-0006eZ-Jh for qemu-devel@nongnu.org; Mon, 17 Sep 2012 22:13:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TDnJ8-0004eD-Q7 for qemu-devel@nongnu.org; Mon, 17 Sep 2012 22:13:04 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:38380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDnJ8-0004NA-LM for qemu-devel@nongnu.org; Mon, 17 Sep 2012 22:13:02 -0400 Received: by mail-ob0-f173.google.com with SMTP id ta14so9259606obb.4 for ; Mon, 17 Sep 2012 19:13:02 -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=DBNfTUEZhqRjgeuypH6fdWZcvZ5GOHSOHxHR1b3NdZY=; b=N/HDLbrTYBchVnUSbFncbG6qWzI0LU8E9yIt7XKQz99e4R5uAe5hSBwtc1Cr9/Fshp NPZFXkM8nRs7Le6ugc4eQRJ/+ckg5s+MDmGfvto4Vi+gYaucg1Ag9+MOCOwaYqlhUR7w Iy5LoO7YT0dJrO9DmZG4K1eDHFjVWN2+RtixUSCCFAkQ5QkP/SbIgIXWWVB2xG+FiyoQ gjK+yJZtAWAOoovW8YoNxDRh+WHpdIoI2dayystxFXvxxPyd/F3fl3kfd3jAApBUMRe4 CRObo9f1DD8Ufymsz2B13Zi2PnV7RlFVvP65TvccCU0PkI7B1Ae16pv0oKi7mYrqnMPx 3fyw== Received: by 10.182.31.102 with SMTP id z6mr13782294obh.66.1347934382420; Mon, 17 Sep 2012 19:13:02 -0700 (PDT) Received: from localhost ([124.148.20.9]) by mx.google.com with ESMTPS id n8sm10389615oec.5.2012.09.17.19.12.59 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 17 Sep 2012 19:13:02 -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: Tue, 18 Sep 2012 12:11:10 +1000 Message-Id: <5a59ee01969bd73b7f64226e32c314ed67a55465.1347932427.git.peter.crosthwaite@petalogix.com> X-Mailer: git-send-email 1.7.0.4 In-Reply-To: References: In-Reply-To: References: X-Gm-Message-State: ALoCoQmpw9dcKc9q4/l9QALOMpRP5I5P5hCLiqGkkmniOOt2Yqq9KWVFR2VODAMmi4vCpfzOdd0T X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.214.173 Cc: "Peter A. G. Crosthwaite" , i.mitsyanko@samsung.com Subject: [Qemu-devel] [PATCH v6 13/13] 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 61f8b45..0ebe247 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 ------------- @@ -469,6 +470,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 @@ -512,6 +519,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 ----------