diff options
author | Steffen Trumtrar <s.trumtrar@pengutronix.de> | 2015-02-19 13:07:52 +0100 |
---|---|---|
committer | Dinh Nguyen <dinguyen@opensource.altera.com> | 2015-03-04 20:03:04 +0100 |
commit | 78c03c7af89721bd8a4428408a8cc7b53972e4b8 (patch) | |
tree | 542495165d45de12a63ffda43e2c3e64647242a1 /arch/arm/mach-socfpga/socfpga.c | |
parent | ARM: socfpga: Correct SCU virtual mapping in socfpga (diff) | |
download | linux-78c03c7af89721bd8a4428408a8cc7b53972e4b8.tar.xz linux-78c03c7af89721bd8a4428408a8cc7b53972e4b8.zip |
ARM: socfpga: fix uart DMA binding error
socfpga.dtsi is missing the DMA channels for the uart nodes.
This will produce the following errors:
of_dma_request_slave_channel: dma-names property of node '/soc/serial0@ffc02000' missing or empty
ttyS0 - failed to request DMA
Provide the correct DMA channels to fix this.
Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Diffstat (limited to 'arch/arm/mach-socfpga/socfpga.c')
0 files changed, 0 insertions, 0 deletions