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)
committerVinod Koul <vkoul@kernel.org>
Tue, 16 Jun 2020 15:53:38 +0000 (21:23 +0530)
commit9f2f3ce3daed229eecf647acac44defbdee1f7c0
treea8742c23d08d82eb242ef9b2223540e818ebb2ce
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407
dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"

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>
drivers/dma/ti/k3-udma.c