dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data
authorJai Luthra <j-luthra@ti.com>
Thu, 23 Nov 2023 09:27:31 +0000 (14:57 +0530)
committerVinod Koul <vkoul@kernel.org>
Fri, 24 Nov 2023 08:44:00 +0000 (14:14 +0530)
commitbe37542afbfcd27b3bb99a135abf9b4736b96f75
treec75143ba63bff867bf56f2e240f463d15c486d3b
parent744f5e7b69710701dc225020769138f8ca2894df
dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data

AM62Ax has 3 SPI channels where each channel has 4x TX and 4x RX
threads. Also fix the thread numbers to match what the firmware expects
according to the PSI-L device description.

Link: http://downloads.ti.com/tisci/esd/latest/5_soc_doc/am62ax/psil_cfg.html
Fixes: aac6db7e243a ("dmaengine: ti: k3-psil-am62a: Add AM62Ax PSIL and PDMA data")
Signed-off-by: Jai Luthra <j-luthra@ti.com>
Link: https://lore.kernel.org/r/20231123-psil_fix-v1-1-6604d80819be@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/ti/k3-psil-am62a.c