Hi All,
This is a minor revised version of the fixes around fixed memory region
support [1]. Patch 1 is updated to address Arnaud's review comments about
the hard-coded memory region.
Please see the v1 cover-letter [1] for the details on the issues.
regards
Suman
[1] https://patchwork.kernel.org/cover/11422723/
Suman Anna (1):
remoteproc: Fix and restore the parenting hierarchy for vdev
Tero Kristo (1):
remoteproc: fall back to using parent memory pool if no dedicated
available
drivers/remoteproc/remoteproc_core.c | 2 +-
drivers/remoteproc/remoteproc_virtio.c | 15 +++++++++++++++
include/linux/remoteproc.h | 2 ++
3 files changed, 18 insertions(+), 1 deletion(-)