From patchwork Sat Dec 10 20:13:51 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoffer Dall X-Patchwork-Id: 9469419 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A101F607EE for ; Sat, 10 Dec 2016 20:17:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7EA7727F9C for ; Sat, 10 Dec 2016 20:17:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 60D04283E2; Sat, 10 Dec 2016 20:17:28 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id EA24027F9C for ; Sat, 10 Dec 2016 20:17:27 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1cFo28-0006Wn-9y; Sat, 10 Dec 2016 20:14:12 +0000 Received: from mail-lf0-x235.google.com ([2a00:1450:4010:c07::235]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1cFo24-0006Sv-3N for linux-arm-kernel@lists.infradead.org; Sat, 10 Dec 2016 20:14:09 +0000 Received: by mail-lf0-x235.google.com with SMTP id t196so21546544lff.3 for ; Sat, 10 Dec 2016 12:13:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=eSEdeSiw+lKggUHxyVWCumkNenNZVyqJo7FhUbrEpKA=; b=gp1K6embdbn+KEQ9pShHSrFSAgV80hspxg9QeXMgB/gT5s+vBC1O/9g/zQRf9dkdon 4GuUFy8fl2pA7v8tn1O6QC/y2deDYe7VbPk14Ukxtg3FQq9JNJv+BXPx4qLdHUNTor/o cm95KR5pSSFZtZ1vXJCkdwRh/Xvt/aDc7ydh8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=eSEdeSiw+lKggUHxyVWCumkNenNZVyqJo7FhUbrEpKA=; b=BlwhcOeLhjXRqkjnAN0yxaNfaijMfmr0SPgo5VVbNfn21RJp1bmoJTilyxnocCnHIN rGZ7OLzj8ozvQHKLcGO8iZ3vl+eXYiL+rglIjbqxfqAeNSsPbzneUaJeg2MBUZXvAuH4 +Gk5yV5ySmSe07fAOMZ80taRePsqv4NqnN/eKZ3+vFXrybiI969c6ZcSBSYBVpZFSJVO rREq5W6zLgWKeTxWcAEQ2isNc/MmlebhJOefvmjMODa0p5qohh9dkvLJdbuwC4ocz6Bc nAAKLflGxhYuDD6VKrI90mmYjrU2trGLsfVvd8NbE7g0UqIMRNJLp1IgCEcWhhLJtgry Gwyg== X-Gm-Message-State: AKaTC00CBy3aHy7Q2L9CMMn1sMhFWlmxsCi2/G7HVTVfHfym4P6SJcxoCMpynsXKF8ILWGo3 X-Received: by 10.25.210.147 with SMTP id j141mr24266587lfg.78.1481400824224; Sat, 10 Dec 2016 12:13:44 -0800 (PST) Received: from localhost.localdomain (x1-6-50-6a-03-de-ec-c2.cpe.webspeed.dk. [2.108.209.202]) by smtp.gmail.com with ESMTPSA id u63sm7483915lja.34.2016.12.10.12.13.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 10 Dec 2016 12:13:43 -0800 (PST) From: Christoffer Dall To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: dts: vexpress: Support GICC_DIR operations Date: Sat, 10 Dec 2016 21:13:51 +0100 Message-Id: <20161210201351.25894-1-christoffer.dall@linaro.org> X-Mailer: git-send-email 2.9.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161210_121408_410045_BA03F226 X-CRM114-Status: GOOD ( 10.87 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , lorenzo.pieralisi@arm.com, Marc Zyngier , liviu.dudau@arm.com, linux@armlinux.org.uk, kvmarm@lists.cs.columbia.edu, Christoffer Dall MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The GICv2 CPU interface registers span across 8K, not 4K as indicated in the DT. Only the GICC_DIR register is located after the initial 4K boundary, leaving a functional system but without support for separately EOI'ing and deactivating interrupts. After this change the system support split priority drop and interrupt deactivation. Signed-off-by: Christoffer Dall Acked-by: Marc Zyngier --- arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts b/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts index 0205c97..2e0cf39 100644 --- a/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts +++ b/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts @@ -126,7 +126,7 @@ #address-cells = <0>; interrupt-controller; reg = <0 0x2c001000 0 0x1000>, - <0 0x2c002000 0 0x1000>, + <0 0x2c002000 0 0x2000>, <0 0x2c004000 0 0x2000>, <0 0x2c006000 0 0x2000>; interrupts = <1 9 0xf04>;