Re: [PATCH 10/17] soc: ti: pruss_intc: Add API to trigger a PRU sysevent

2018-11-26 Thread David Lechner
On 11/22/18 5:39 AM, Roger Quadros wrote: From: Suman Anna The PRUSS INTC can generate an interrupt to various processor subsystems on the SoC through a set of 64 possible PRU system events. These system events can be used by PRU client drivers or applications for event

Re: [PATCH 10/17] soc: ti: pruss_intc: Add API to trigger a PRU sysevent

2018-11-26 Thread David Lechner
On 11/22/18 5:39 AM, Roger Quadros wrote: From: Suman Anna The PRUSS INTC can generate an interrupt to various processor subsystems on the SoC through a set of 64 possible PRU system events. These system events can be used by PRU client drivers or applications for event

[PATCH 10/17] soc: ti: pruss_intc: Add API to trigger a PRU sysevent

2018-11-22 Thread Roger Quadros
From: Suman Anna The PRUSS INTC can generate an interrupt to various processor subsystems on the SoC through a set of 64 possible PRU system events. These system events can be used by PRU client drivers or applications for event notifications/signalling between PRUs and MPU or other processors.

[PATCH 10/17] soc: ti: pruss_intc: Add API to trigger a PRU sysevent

2018-11-22 Thread Roger Quadros
From: Suman Anna The PRUSS INTC can generate an interrupt to various processor subsystems on the SoC through a set of 64 possible PRU system events. These system events can be used by PRU client drivers or applications for event notifications/signalling between PRUs and MPU or other processors.