linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Keerthy <j-keerthy@ti.com>
To: <tony@atomide.com>, <t-kristo@ti.com>
Cc: <j-keerthy@ti.com>, <linux-omap@vger.kernel.org>,
	<galak@codeaurora.org>, <bcousson@baylibre.com>,
	<pawel.moll@arm.com>, <linux-kernel@vger.kernel.org>,
	<paul@pwsan.com>
Subject: [PATCH v3 3/6] ARM: dts: AM4372: Add PRCM IRQ entry
Date: Tue, 14 Jul 2015 15:38:15 +0530	[thread overview]
Message-ID: <1436868498-27019-4-git-send-email-j-keerthy@ti.com> (raw)
In-Reply-To: <1436868498-27019-1-git-send-email-j-keerthy@ti.com>

Add PRCM IRQ entry.

Signed-off-by: Keerthy <j-keerthy@ti.com>
---
 arch/arm/boot/dts/am4372.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi
index ade28c79..359a3b6 100644
--- a/arch/arm/boot/dts/am4372.dtsi
+++ b/arch/arm/boot/dts/am4372.dtsi
@@ -86,6 +86,7 @@
 			prcm: prcm@1f0000 {
 				compatible = "ti,am4-prcm";
 				reg = <0x1f0000 0x11000>;
+				interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
 
 				prcm_clocks: clocks {
 					#address-cells = <1>;
-- 
1.9.1


  parent reply	other threads:[~2015-07-14 10:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-14 10:08 [PATCH v3 0/6] ARM: AM437x: Add IO wake up support Keerthy
2015-07-14 10:08 ` [PATCH v3 1/6] ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET register Keerthy
2015-07-14 10:08 ` [PATCH v3 2/6] ARM: AM43xx: Add the PRM IRQ register offsets Keerthy
2015-07-14 10:08 ` Keerthy [this message]
2015-07-14 10:08 ` [PATCH v3 4/6] ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 " Keerthy
2015-07-14 10:08 ` [PATCH v3 5/6] ARM: OMAP4+: PRM: Add AM437x specific data Keerthy
2015-07-14 10:08 ` [PATCH v3 6/6] ARM: PRM: AM437x: Enable IO wakeup feature Keerthy
2015-07-16  5:14   ` Paul Walmsley
2015-07-16  5:19     ` Keerthy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1436868498-27019-4-git-send-email-j-keerthy@ti.com \
    --to=j-keerthy@ti.com \
    --cc=bcousson@baylibre.com \
    --cc=galak@codeaurora.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=paul@pwsan.com \
    --cc=pawel.moll@arm.com \
    --cc=t-kristo@ti.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).