devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/5] dt/bindings: bcm2835: correct description for DMA-int
@ 2016-03-05 18:02 kernel-TqfNSX0MhmxHKSADF0wUEw
       [not found] ` <1457200973-11662-1-git-send-email-kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: kernel-TqfNSX0MhmxHKSADF0wUEw @ 2016-03-05 18:02 UTC (permalink / raw)
  To: Thomas Gleixner, Rob Herring, Stephen Warren, Lee Jones,
	Eric Anholt, Russell King, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: Martin Sperl

From: Martin Sperl <kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>

The description for interrupt DMA11 and DMA12 are wrong.

Interrupt DMA11 is the shared interrupt for DMA channels 11 to 14
Interrupt DMA12 is the shared interrupt triggering for any DMA channel
(this also includes DMA channel 15)

Signed-off-by: Martin Sperl <kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>
---
 .../bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt b/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt
index 2d6c8bb..b16fca8 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt
@@ -71,8 +71,8 @@ Bank 1:
 24: DMA8
 25: DMA9
 26: DMA10
-27: DMA11
-28: DMA12
+27: DMA11-14 - shared interrupt for DMA 11 to 14
+28: DMAALL - triggers on all dma interrupts (including chanel 15)
 29: AUX
 30: ARM
 31: VPUDMA
-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-16  6:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-05 18:02 [PATCH 1/5] dt/bindings: bcm2835: correct description for DMA-int kernel-TqfNSX0MhmxHKSADF0wUEw
     [not found] ` <1457200973-11662-1-git-send-email-kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>
2016-03-05 18:02   ` [PATCH 2/5] ARM: bcm2835: add defines for each interrupt kernel-TqfNSX0MhmxHKSADF0wUEw
2016-03-05 18:02   ` [PATCH 3/5] ARM: bcm2835: use defined INT names instead of magic numbers kernel-TqfNSX0MhmxHKSADF0wUEw
2016-03-05 18:02   ` [PATCH 4/5] ARM: bcm2835: add defines for each DREQ kernel-TqfNSX0MhmxHKSADF0wUEw
2016-03-05 18:02   ` [PATCH 5/5] ARM: bcm2835: use defined DMA_DREQ names instead of magic numbers kernel-TqfNSX0MhmxHKSADF0wUEw
2016-03-16  6:44   ` [PATCH 1/5] dt/bindings: bcm2835: correct description for DMA-int Rob Herring

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).