From patchwork Fri Oct 5 11:17:36 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jean-Christophe PLAGNIOL-VILLARD X-Patchwork-Id: 189537 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 5D2BC2C0330 for ; Sat, 6 Oct 2012 03:14:04 +1000 (EST) Received: from localhost ([::1]:46687 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKBTO-0001Hh-Ex for incoming@patchwork.ozlabs.org; Fri, 05 Oct 2012 13:14:02 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TK5ww-00040I-MG for qemu-devel@nongnu.org; Fri, 05 Oct 2012 07:20:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TK5wq-0007Pl-HF for qemu-devel@nongnu.org; Fri, 05 Oct 2012 07:20:10 -0400 Received: from 10.mo4.mail-out.ovh.net ([188.165.33.109]:48323 helo=mo4.mail-out.ovh.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TK5wq-0007KP-C7 for qemu-devel@nongnu.org; Fri, 05 Oct 2012 07:20:04 -0400 Received: from mail97.ha.ovh.net (b7.ovh.net [213.186.33.57]) by mo4.mail-out.ovh.net (Postfix) with SMTP id 7E27510504A5 for ; Fri, 5 Oct 2012 13:26:18 +0200 (CEST) Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 5 Oct 2012 13:20:00 +0200 Received: from ns32433.ovh.net (HELO localhost) (plagnioj%jcrosoft.com@213.251.161.87) by ns0.ovh.net with SMTP; 5 Oct 2012 13:19:59 +0200 From: Jean-Christophe PLAGNIOL-VILLARD To: qemu-devel@nongnu.org X-Ovh-Mailout: 178.32.228.4 (mo4.mail-out.ovh.net) Date: Fri, 5 Oct 2012 13:17:36 +0200 Message-Id: <1349435856-26647-1-git-send-email-plagnioj@jcrosoft.com> X-Mailer: git-send-email 1.7.10 X-Ovh-Tracer-Id: 14005913367589202753 X-Ovh-Remote: 213.251.161.87 (ns32433.ovh.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: 0 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeehuddrtdekucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecunecuhfhrohhmpeflvggrnhdqvehhrhhishhtohhphhgvucfrnfetiffpkffqnfdqggfknffnteftffcuoehplhgrghhnihhojhesjhgtrhhoshhofhhtrdgtohhmqeenucfjughrpefhvffufffkofestddtredtredttd X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeehuddrtdekucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecunecuhfhrohhmpeflvggrnhdqvehhrhhishhtohhphhgvucfrnfetiffpkffqnfdqggfknffnteftffcuoehplhgrghhnihhojhesjhgtrhhoshhofhhtrdgtohhmqeenucfjughrpefhvffufffkofestddtredtredttd X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 188.165.33.109 X-Mailman-Approved-At: Fri, 05 Oct 2012 13:13:50 -0400 Cc: Jean-Christophe PLAGNIOL-VILLARD Subject: [Qemu-devel] [PATCH 1/1] versatilepb: add gpio pl061 support 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 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Reviewed-by: Peter Maydell --- hw/versatilepb.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hw/versatilepb.c b/hw/versatilepb.c index 7a92034..3359c6c 100644 --- a/hw/versatilepb.c +++ b/hw/versatilepb.c @@ -265,6 +265,11 @@ static void versatile_init(ram_addr_t ram_size, sysbus_create_simple("sp804", 0x101e2000, pic[4]); sysbus_create_simple("sp804", 0x101e3000, pic[5]); + sysbus_create_simple("pl061", 0x101e4000, pic[6]); + sysbus_create_simple("pl061", 0x101e5000, pic[7]); + sysbus_create_simple("pl061", 0x101e6000, pic[8]); + sysbus_create_simple("pl061", 0x101e7000, pic[9]); + /* The versatile/PB actually has a modified Color LCD controller that includes hardware cursor support from the PL111. */ dev = sysbus_create_simple("pl110_versatile", 0x10120000, pic[16]);