dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 27 May 2020 06:53:57 +0000 (09:53 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Jul 2020 07:34:05 +0000 (09:34 +0200)
commitac8c350118f459f78402abf39d58cfb081b00f25
tree3ede6487fb162cc20786db77e94d4544634310f4
parentef2f762c9a3ffde07b5e6440a2c4ef022f7cf9ef
dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"

[ Upstream commit 9f2f3ce3daed229eecf647acac44defbdee1f7c0 ]

The "ti,udma-atype" property is expected in the UDMA node and not in the
parent navss node.

Fixes: 0ebcf1a274c5 ("dmaengine: ti: k3-udma: Implement support for atype (for virtualization)")
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/20200527065357.30791-1-peter.ujfalusi@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/dma/ti/k3-udma.c