Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1332400

Re: [PATCH 1/4] dma: mmp_pdma: Add the #requestors DT property documentation

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH 1/4] dma: mmp_pdma: Add the #requestors DT property documentation
Date 2016-02-11 23:10 +0100
Message-ID <r17B0-6uH-5@gated-at.bofh.it> (permalink)
References <r16Yi-5Zm-13@gated-at.bofh.it> <r16Yj-5Zm-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/4] dma: mmp_pdma: Add the #requestors DT property documentation Robert Jarzmik <robert.jarzmik@free.fr> - 2016-02-11 22:30 +0100
  Re: [PATCH 1/4] dma: mmp_pdma: Add the #requestors DT property documentation Arnd Bergmann <arnd@arndb.de> - 2016-02-11 23:10 +0100
    Re: [PATCH 1/4] dma: mmp_pdma: Add the #requestors DT property documentation Robert Jarzmik <robert.jarzmik@free.fr> - 2016-02-12 22:00 +0100

csiph-web