u-boot/drivers/soc
Vignesh Raghavendra 86e58800fd soc: ti: k3-navss-ringacc: Add support for native configuration of rings
In absence of Device Manager (DM) services such as at R5 SPL stage,
driver will have to natively setup Ring Cfg registers. Add support for
the same.

Note that we still need to send RING_CFG message to TIFS via TISCI
client driver in order to open up firewalls around Rings.

U-Boot specific code is in a separate file included in main driver so
as to maintain similarity with kernel driver in order to ease porting of
code in future.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210607141753.28796-7-vigneshr@ti.com
2021-06-11 19:18:52 +05:30
..
ti soc: ti: k3-navss-ringacc: Add support for native configuration of rings 2021-06-11 19:18:52 +05:30
Kconfig dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs 2020-07-25 14:46:57 -06:00
Makefile dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs 2020-07-25 14:46:57 -06:00
soc-uclass.c dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching 2020-07-25 14:46:57 -06:00
soc_sandbox.c test: Add tests for SOC uclass 2020-07-25 14:46:57 -06:00
soc_ti_k3.c soc: ti: k3-socinfo: Add entry for AM64X SoC family 2021-05-12 16:32:44 +05:30