]> git.baikalelectronics.ru Git - uboot.git/commit
remoteproc: uclass: Add remoteproc resource handling helpers
authorKeerthy <j-keerthy@ti.com>
Thu, 27 Jan 2022 12:16:55 +0000 (13:16 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 8 Feb 2022 16:00:03 +0000 (11:00 -0500)
commit3077d4939677fa99f76a9963922127ce60a21d57
treeeee41e12898b41cab7c45ecfbe77e88f7ba41d0c
parent97c45b7ebbfea9e2bd3900d6f8b4635e00271355
remoteproc: uclass: Add remoteproc resource handling helpers

Add remoteproc resource handling helpers. These functions
are primarily to parse the resource table and to handle
different types of resources. Carveout, devmem, trace &
vring resources are handled.

Signed-off-by: Keerthy <j-keerthy@ti.com>
[Amjad: fix redefinition of "struct resource_table" and compile warnings ]
Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
drivers/remoteproc/rproc-uclass.c
include/remoteproc.h