From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 1/4] dma: mmp_pdma: Add the #requestors DT property documentation Date: Thu, 11 Feb 2016 22:59:51 +0100 Message-ID: <2622040.i4begfCjyO@wuerfel> References: <1455225798-9510-1-git-send-email-robert.jarzmik@free.fr> <1455225798-9510-2-git-send-email-robert.jarzmik@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1455225798-9510-2-git-send-email-robert.jarzmik-GANU6spQydw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Robert Jarzmik Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Daniel Mack , Haojian Zhuang , Vinod Koul , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Thursday 11 February 2016 22:23:15 Robert Jarzmik wrote: > @@ -12,6 +12,8 @@ Required properties: > Optional properties: > - #dma-channels: Number of DMA channels supported by the controller (defaults > to 32 when not specified) > +- #requestors: Number of DMA requestor lines supported by the controller > + (defaults to 0 when not specified) > > Most other ones use "#dma-requests" as the property name here, I think it makes sense to stay with that convention. Arnd -- 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