diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-01-28 16:24:37 +0000 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-03-12 17:56:09 +0100 |
commit | 787b0c1f8e1975157fe73104e67cac18f955281b (patch) | |
tree | 4668c8a2a16baec67e71844840b85bea03cb5566 /arch/arm/plat-spear/time.c | |
parent | dc715452e9145156840b09df765ea2ede4851eda (diff) | |
download | op-kernel-dev-787b0c1f8e1975157fe73104e67cac18f955281b.zip op-kernel-dev-787b0c1f8e1975157fe73104e67cac18f955281b.tar.gz |
serial: pl011: use generic DMA slave configuration if possible
With the new OF DMA binding, it is possible to completely avoid the
need for platform_data for configuring a DMA channel. In cases where the
platform has already been converted, calling dma_request_slave_channel
should get all the necessary information from the device tree.
This also adds a binding document specific to the pl011 controller,
and extends the generic primecell binding to mention "dmas" and other
common properties.
Like the patch that converts the dw_dma controller, this is completely
untested and is looking for someone to try it out.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: devicetree-discuss@lists.ozlabs.org
Cc: linux-arm-kernel@lists.infradead.org
Diffstat (limited to 'arch/arm/plat-spear/time.c')
0 files changed, 0 insertions, 0 deletions