dt/bindings: bcm2835: add interrupt-names property
authorMartin Sperl <kernel@martin.sperl.org>
Mon, 11 Apr 2016 13:29:07 +0000 (13:29 +0000)
committerVinod Koul <vinod.koul@intel.com>
Tue, 19 Apr 2016 15:32:48 +0000 (21:02 +0530)
commite7679db714c356f8e27df2dc3ff721c0d3775448
treeeb29fd908ca7a5b3744592df68c2c9f55701d782
parentd9f094a02f30510ec5d394c44d01d2ec187d7e45
dt/bindings: bcm2835: add interrupt-names property

Added standard interrupt-names property so that
platform_get_irq_byname() can get used to fetch the
interrupt corresponding to each dma_channel
instead of the current platform_get_irq() with
an assumed ordering of the interrupts.

Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Eric Anholt <eric@anholt.net>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Documentation/devicetree/bindings/dma/brcm,bcm2835-dma.txt