Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G

Add PSI-L thread map for main CPSW2G.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Link: https://lore.kernel.org/r/20230511034704.656155-1-s-vadapalli@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Kishon Vijay Abraham I and committed by
Vinod Koul
b8e27cb0 64273b51

+11
+11
drivers/dma/ti/k3-psil-j721s2.c
··· 99 99 PSIL_PDMA_XY_PKT(0x461d), 100 100 PSIL_PDMA_XY_PKT(0x461e), 101 101 PSIL_PDMA_XY_PKT(0x461f), 102 + /* MAIN_CPSW2G */ 103 + PSIL_ETHERNET(0x4640), 102 104 /* PDMA_USART_G0 - UART0-1 */ 103 105 PSIL_PDMA_XY_PKT(0x4700), 104 106 PSIL_PDMA_XY_PKT(0x4701), ··· 163 161 PSIL_ETHERNET(0xf005), 164 162 PSIL_ETHERNET(0xf006), 165 163 PSIL_ETHERNET(0xf007), 164 + /* MAIN_CPSW2G */ 165 + PSIL_ETHERNET(0xc640), 166 + PSIL_ETHERNET(0xc641), 167 + PSIL_ETHERNET(0xc642), 168 + PSIL_ETHERNET(0xc643), 169 + PSIL_ETHERNET(0xc644), 170 + PSIL_ETHERNET(0xc645), 171 + PSIL_ETHERNET(0xc646), 172 + PSIL_ETHERNET(0xc647), 166 173 /* SA2UL */ 167 174 PSIL_SA2UL(0xf500, 1), 168 175 PSIL_SA2UL(0xf501, 1),