From: Steffen Trumtrar Date: Thu, 19 Feb 2015 12:07:52 +0000 (+0000) Subject: ARM: socfpga: fix uart DMA binding error X-Git-Tag: omap-for-v4.1/wl12xx-dt~9^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78c03c7af89721bd8a4428408a8cc7b53972e4b8;p=pandora-kernel.git 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 Signed-off-by: Dinh Nguyen --- Reading git-diff-tree failed