]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/commit
PRSDK-7939 - ipc drv - interrupt router config - Change vimEventBaseNum
authorPrasad Jondhale <prasad.jondhale@ti.com>
Thu, 23 Jan 2020 18:03:30 +0000 (23:33 +0530)
committerMahesh Radhakrishnan <a0875154@ti.com>
Fri, 24 Jan 2020 17:31:03 +0000 (11:31 -0600)
commit7a686253fe11c7201a819d8d95868373fba95c73
treeed74b8cc53aa22f2768572fb23fc06fb65565a33
parentf69f770481c724da98722bc9c2192912de1cc5f3
PRSDK-7939 - ipc drv - interrupt router config - Change vimEventBaseNum

 Allocate the last 10 interrupts for IPC. Note that the IR allocation is
 static so this needs to be carefully set. Currently first interrupt is
 used by UDMA and middle one's are used by other modules like CPSW9G so
 we are using last 10 as a safe option.

Signed-off-by: Prasad Jondhale <prasad.jondhale@ti.com>
packages/ti/drv/ipc/soc/V0/ipc_soc.c
packages/ti/drv/ipc/soc/V1/ipc_soc.c