[PATCH 07/32] ARM: ux500: Supply address location names for the DMA40 DMA controller

Arnd Bergmann arnd at arndb.de
Thu Apr 18 06:48:36 EDT 2013


On Thursday 18 April 2013, Lee Jones wrote:
> The DMA40 controller uses two sets of base addresses. In order to have
> them automatically setup as resources by the Open Format framework we
> have to set names for them. The names have to be the same as the ones
> used to fetch them back out of the resource structure.
> 
> Signed-off-by: Lee Jones <lee.jones at linaro.org>

Typo: s/Open Format/Open Firmware/

To be more specific, just write of_platform framework. Note that we
still get resources without passing the names, they are just not
named in that case and have to be retrieved by index.

You should also document the strings in the binding document.

	ARnd



More information about the linux-arm-kernel mailing list