linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: joelf@ti.com (Joel Fernandes)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/9] am33xx: dts: Fix AES interrupt number
Date: Wed, 25 Sep 2013 17:01:05 -0500	[thread overview]
Message-ID: <1380146469-29496-6-git-send-email-joelf@ti.com> (raw)
In-Reply-To: <1380146469-29496-1-git-send-email-joelf@ti.com>

Signed-off-by: Joel Fernandes <joelf@ti.com>
---
 arch/arm/boot/dts/am33xx.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index 96c4b44..1a5575d 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -726,7 +726,7 @@
 			ti,hwmods = "aes";
 			reg = <0x53500000 0xa0>;
 			interrupt-parent = <&intc>;
-			interrupts = <102>;
+			interrupts = <103>;
 			dmas = <&edma 6
 				&edma 5>;
 			dma-names = "tx", "rx";
-- 
1.8.1.2

  parent reply	other threads:[~2013-09-25 22:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-25 22:01 [PATCH 0/9] ARM: dts: DT data for OMAP platforms for v3.13 Joel Fernandes
2013-09-25 22:01 ` [PATCH 1/9] omap4: dts: Add node for AES Joel Fernandes
2013-09-26  9:41   ` Benoit Cousson
2013-09-25 22:01 ` [PATCH 2/9] omap4: dts: Add node for DES3DES module Joel Fernandes
2013-09-25 22:01 ` [PATCH 3/9] ARM: dts: Add SHAM data and documentation for AM33XX Joel Fernandes
2013-09-25 22:01 ` [PATCH 4/9] ARM: dts: Add AES " Joel Fernandes
2013-09-25 22:01 ` Joel Fernandes [this message]
2013-09-25 22:01 ` [PATCH 6/9] ARM: am437x: dts: Add AES node for am437x Joel Fernandes
2013-09-25 22:01 ` [PATCH 7/9] ARM: am437x: dts: Add DES " Joel Fernandes
2013-09-25 22:01 ` [PATCH 8/9] ARM: dts: AM33XX: Add LCDC info into am335x-evm Joel Fernandes
2013-09-25 22:01 ` [PATCH 9/9] dts: boneblack: add pinmux and hdmi node to enable display Joel Fernandes
2013-09-26  9:36 ` [PATCH 0/9] ARM: dts: DT data for OMAP platforms for v3.13 Benoit Cousson

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=1380146469-29496-6-git-send-email-joelf@ti.com \
    --to=joelf@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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).