[PATCH 1/3] dt/bindings: bcm2835: add interrupt-names property

Rob Herring robh at kernel.org
Sat Mar 19 17:17:08 PDT 2016


On Thu, Mar 17, 2016 at 03:24:31PM +0000, kernel at martin.sperl.org wrote:
> From: Martin Sperl <kernel at martin.sperl.org>
> 
> 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 at martin.sperl.org>
> ---
>  .../devicetree/bindings/dma/brcm,bcm2835-dma.txt   | 24 ++++++++++++++++++++++
>  1 file changed, 24 insertions(+)

Acked-by: Rob Herring <robh at kernel.org>



More information about the linux-rpi-kernel mailing list