]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: socfpga: fix uart DMA binding error
authorSteffen Trumtrar <s.trumtrar@pengutronix.de>
Thu, 19 Feb 2015 12:07:52 +0000 (12:07 +0000)
committerDinh Nguyen <dinguyen@opensource.altera.com>
Wed, 4 Mar 2015 19:03:04 +0000 (13:03 -0600)
commit7c3ac76ceaefefe1afc34e2544e93ae2ab8f02a5
tree542495165d45de12a63ffda43e2c3e64647242a1
parent7cfcdbaebfd7b2c4693e3f22e24db86506e511ef
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>
arch/arm/boot/dts/socfpga.dtsi