u-boot/drivers/soc/ti
Vignesh Raghavendra c409b4932d soc: ti: k3-navss-ringacc: Add AM64 ringacc support
AM64 dual mode rings are modeled as pair of Rings objects which has common
configuration and memory buffer, but separate real-time control register
sets for each direction mem2dev (forward) and dev2mem (reverse).

AM64 rings must be requested only using k3_ringacc_request_rings_pair(),
and forward ring must always be initialized/configured. After this any
other Ringacc APIs can be used without any callers changes.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2021-05-12 16:36:38 +05:30
..
k3-navss-ringacc.c soc: ti: k3-navss-ringacc: Add AM64 ringacc support 2021-05-12 16:36:38 +05:30
Kconfig soc: keystone: Merge into ti specific directory 2019-04-11 20:07:12 -04:00
keystone_serdes.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Makefile soc: keystone: Merge into ti specific directory 2019-04-11 20:07:12 -04:00