dma: ti: k3-psil-am654: Drop unused PSIL EP static data
authorVignesh Raghavendra <vigneshr@ti.com>
Mon, 10 May 2021 14:36:05 +0000 (20:06 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Wed, 12 May 2021 11:06:38 +0000 (16:36 +0530)
commit035c679a7719e30c574948ee90ac641a58622221
treeb7037544a004195785007162b340968d06797233
parentf1e97c705803ab07141640238a9c3036daf03011
dma: ti: k3-psil-am654: Drop unused PSIL EP static data

ICSSG Ethernet driver uses two src threads per port (one per slice).
Similarly CPSW uses one src thread.

Drop PSIL EP static data for other src threads in order to reduce
R5 SPL footprint. This makes AM65x board bootable again.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
drivers/dma/ti/k3-psil-am654.c