From patchwork Wed Feb 18 15:14:03 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 5844711 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 740B09F30C for ; Wed, 18 Feb 2015 15:19:51 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 9F941200F4 for ; Wed, 18 Feb 2015 15:19:50 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C94DD20149 for ; Wed, 18 Feb 2015 15:19:49 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1YO6NQ-0007V0-JK; Wed, 18 Feb 2015 15:17:24 +0000 Received: from mail-wg0-f54.google.com ([74.125.82.54]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YO6Ko-0004gh-Pd for linux-arm-kernel@lists.infradead.org; Wed, 18 Feb 2015 15:14:49 +0000 Received: by mail-wg0-f54.google.com with SMTP id y19so1662073wgg.13 for ; Wed, 18 Feb 2015 07:14:20 -0800 (PST) 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:in-reply-to :references; bh=ZFpJpzQmg0scWxj9POtbcMFQ40M+EGufZfn29/0gOBc=; b=KK3EreNvDoVe+elGrQZcC/0HqM09uMYriJKhokGzt1DFAsHo5EJGUgebvgo0c3fIMz UPPJ0Fx+VJrC+x2gaDrjc5c/VVTtCiLi3iYYi+YFs5pjanwsxHuNBd4/NtUy7y4N93ji JMs5bwpG4MhmiSbRlR3927eIkwzLhSKPp92nIXkL73Iywje3bIEFyjckim6HBijsWH8i IOXdtkG2eHOf7WIjt9Zk5OEuz21d+J8qemg/+/+lij0exEPJ+fcUICb+bWGxAH62jPZV 8sblgBRexO2oDUdLlD83G5hSGP7+dr4h7u8QG8eLevdxqY8qEix6rlrtgasXcK/tqa8c ZTNg== X-Gm-Message-State: ALoCoQkE37i+XGxGUFxNEePj+D7b614Tmp7xw3RgVSKH7SfjN0JlJQl9Et9ujGyXxFxIq6kZ5NLa X-Received: by 10.180.91.47 with SMTP id cb15mr948182wib.39.1424272460707; Wed, 18 Feb 2015 07:14:20 -0800 (PST) Received: from localhost.localdomain (host109-148-233-190.range109-148.btcentralplus.com. [109.148.233.190]) by mx.google.com with ESMTPSA id j9sm33068696wjy.18.2015.02.18.07.14.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 18 Feb 2015 07:14:19 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 7/8] ARM: STi: STiH407: Enable PMU IRQs Date: Wed, 18 Feb 2015 15:14:03 +0000 Message-Id: <1424272444-16230-8-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1424272444-16230-1-git-send-email-lee.jones@linaro.org> References: <1424272444-16230-1-git-send-email-lee.jones@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150218_071443_011217_A585933C X-CRM114-Status: UNSURE ( 8.68 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: devicetree@vger.kernel.org, tglx@linutronix.de, lee.jones@linaro.org, kernel@stlinux.com, jason@lakedaemon.net X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This driver is used to enable System Configuration Register controlled External, CTI (Core Sight), PMU (Performance Management), and PL310 L2 Cache IRQs prior to use. Here we are enabling PMU IRQs on both channels. Signed-off-by: Lee Jones --- arch/arm/boot/dts/stih407-family.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi index 939e46e..aa86d99 100644 --- a/arch/arm/boot/dts/stih407-family.dtsi +++ b/arch/arm/boot/dts/stih407-family.dtsi @@ -8,6 +8,7 @@ */ #include "stih407-pinctrl.dtsi" #include +#include / { #address-cells = <1>; #size-cells = <1>; @@ -119,6 +120,15 @@ reg = <0x94b5100 0x1000>; }; + irq-syscfg { + compatible = "st,stih407-irq-syscfg"; + st,syscfg = <&syscfg_core>; + st,irq-device = , + ; + st,fiq-device = , + ; + }; + serial@9830000 { compatible = "st,asc"; reg = <0x9830000 0x2c>;