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: NMartin Sperl <kernel@martin.sperl.org> Acked-by: NRob Herring <robh@kernel.org> Acked-by: NEric Anholt <eric@anholt.net> Acked-by: NMark Rutland <mark.rutland@arm.com> Signed-off-by: NVinod Koul <vinod.koul@intel.com>
Showing
想要评论请 注册 或 登录