]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/commit
arm64: dts: ti: k3-am65-main: Add PRU system events for virtio
authorSuman Anna <s-anna@ti.com>
Thu, 21 Feb 2019 03:16:45 +0000 (21:16 -0600)
committerSuman Anna <s-anna@ti.com>
Mon, 25 Feb 2019 19:31:40 +0000 (13:31 -0600)
commit727dc8074678a41c6eb78881bfe28ca12691fcd6
tree789e3c9bd37d2ac65379bc9888d4ddb46526f17e
parent636b6be0838934a120db5849690d90c231cc1c84
arm64: dts: ti: k3-am65-main: Add PRU system events for virtio

Two PRU system events "vring" and "kick" have been added to each
PRU and RTU node in each of the ICSSG0, ICSSG1 and ICSSG2 remote
processor subsystems to enable the virtio/rpmsg communication
between MPU and that PRU/RTU core. The additions are done in the
base k3-am65-main.dtsi, and so are inherited by all the K3 AM65x
boards.

The PRU system events is the preferred approach over using TI
mailboxes, as it eliminates an external peripheral access from
the PRU/RTU-side, and keeps the interrupt generation internal to
the ICSSG. The difference from MPU would be minimal in using one
versus the other.

Mailboxes can still be used if desired, but currently there is
no support on firmware-side for K3 SoCs to use mailboxes. Either
approach would require that an appropriate firmware image is
loaded/booted on the PRU.

Signed-off-by: Suman Anna <s-anna@ti.com>
arch/arm64/boot/dts/ti/k3-am65-main.dtsi