From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 1/3] dt/bindings: bcm2835: add interrupt-names property Date: Sat, 19 Mar 2016 19:17:08 -0500 Message-ID: <20160320001708.GA25749@rob-hp-laptop> References: <1458228273-15591-1-git-send-email-kernel@martin.sperl.org> <1458228273-15591-2-git-send-email-kernel@martin.sperl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1458228273-15591-2-git-send-email-kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org Cc: Mark Rutland , Stephen Warren , Lee Jones , Eric Anholt , Russell King , Dan Williams , Vinod Koul , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Thu, Mar 17, 2016 at 03:24:31PM +0000, kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org wrote: > From: Martin Sperl > > 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 > --- > .../devicetree/bindings/dma/brcm,bcm2835-dma.txt | 24 ++++++++++++++++++++++ > 1 file changed, 24 insertions(+) Acked-by: Rob Herring -- 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