[PATCH 1/4] dma: mmp_pdma: Add the #requestors DT property documentation
Arnd Bergmann
arnd at arndb.de
Thu Feb 11 13:59:51 PST 2016
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
More information about the linux-arm-kernel
mailing list