From patchwork Fri Oct 4 13:27:02 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 20828 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f70.google.com (mail-qe0-f70.google.com [209.85.128.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id D44D925E85 for ; Fri, 4 Oct 2013 13:27:08 +0000 (UTC) Received: by mail-qe0-f70.google.com with SMTP id b4sf8092349qen.5 for ; Fri, 04 Oct 2013 06:27:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=UTTKI9BOhfVZv0/kSYyNLlCMYUwp8ESmd/bSUOAha7A=; b=NB1U0CWsd+m9El05Z9iH0x0qfvdFzwH+60FKS2L+QikKY8ONfD9EU/DjHRlqRpIgnr UW1Ihl2ZmbXZWCCByAcc2mnFn9Xa3KLEq1OLxO47OAz42gpwskwPHdgJu4RSR3PVfjlB 81OY+8Qpf9zsi+yI7SoBYHKay+hlgib7FtPrzIRlEGynvlcLqJ7vs2i4Deds9KKCxSbZ AQsotTBmNtBJYBvqD6uUxdWfWE/g/OmcuNIxCjWVCfvqWb1GNJTRH8nWHrMh4H+3afPC VkF0K1YE8RFvblD4Cw4/g0M7h6pjW5nnTIdUWQ/mzRGPUBygbB74RNkpz3d0tfvxewGV voIg== X-Received: by 10.236.116.135 with SMTP id g7mr13315332yhh.53.1380893228399; Fri, 04 Oct 2013 06:27:08 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.71.83 with SMTP id s19ls1405863qeu.7.gmail; Fri, 04 Oct 2013 06:27:08 -0700 (PDT) X-Received: by 10.58.67.9 with SMTP id j9mr12348526vet.3.1380893228302; Fri, 04 Oct 2013 06:27:08 -0700 (PDT) Received: from mail-ve0-f170.google.com (mail-ve0-f170.google.com [209.85.128.170]) by mx.google.com with ESMTPS id xs13si3312721veb.104.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 04 Oct 2013 06:27:08 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.170 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.170; Received: by mail-ve0-f170.google.com with SMTP id c14so2495547vea.15 for ; Fri, 04 Oct 2013 06:27:08 -0700 (PDT) X-Gm-Message-State: ALoCoQnhwj7nYZG60sMlNXtQILymnAv97pGHc57K6lDcH2+IvSLXRl/A3j6eSYy5b7pG57PjkB0p X-Received: by 10.58.50.97 with SMTP id b1mr93483veo.32.1380893228226; Fri, 04 Oct 2013 06:27:08 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp40147vcz; Fri, 4 Oct 2013 06:27:07 -0700 (PDT) X-Received: by 10.14.199.3 with SMTP id w3mr21898673een.33.1380893227112; Fri, 04 Oct 2013 06:27:07 -0700 (PDT) Received: from mail-ea0-f180.google.com (mail-ea0-f180.google.com [209.85.215.180]) by mx.google.com with ESMTPS id 7si10506601eeo.289.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 04 Oct 2013 06:27:07 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.180 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=209.85.215.180; Received: by mail-ea0-f180.google.com with SMTP id h10so1790236eaj.39 for ; Fri, 04 Oct 2013 06:27:06 -0700 (PDT) X-Received: by 10.15.77.132 with SMTP id p4mr143084eey.95.1380893226497; Fri, 04 Oct 2013 06:27:06 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id a43sm28074564eep.9.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 04 Oct 2013 06:27:05 -0700 (PDT) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, Linus Walleij Subject: [PATCH] ARM: integrator: pass parent IRQ to the SIC Date: Fri, 4 Oct 2013 15:27:02 +0200 Message-Id: <1380893222-7716-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.170 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The SIC is cascaded off the PIC, so specify this in the device tree. Signed-off-by: Linus Walleij --- arch/arm/boot/dts/integratorcp.dts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/boot/dts/integratorcp.dts b/arch/arm/boot/dts/integratorcp.dts index ff1aea0..f0ab05f 100644 --- a/arch/arm/boot/dts/integratorcp.dts +++ b/arch/arm/boot/dts/integratorcp.dts @@ -48,8 +48,11 @@ valid-mask = <0x00000007>; }; + /* The SIC is cascaded off IRQ 26 on the PIC */ sic: sic@ca000000 { compatible = "arm,versatile-fpga-irq"; + interrupt-parent = <&pic>; + interrupts = <26>; #interrupt-cells = <1>; interrupt-controller; reg = <0xca000000 0x100>;