[PATCH 0/2] remoteproc: core: Add core functionality to the remoteproc framework

From: Siddharth Gupta
Date: Wed Feb 19 2020 - 21:12:29 EST


This patch series adds core functionality to the remoteproc framework.

Patch 1 adds a new API to the framework which allows kernel clients to update
the firmware name for the specified remoteproc.
Patch 2 intends to improve the user experience by preventing the system from
going to sleep while the remoteproc is recovering from a crash.

Siddharth Gupta (2):
remoteproc: core: Add an API for booting with firmware name
remoteproc: core: Prevent sleep when rproc crashes

drivers/remoteproc/remoteproc_core.c | 38 ++++++++++++++++++++++++++++++++++++
include/linux/remoteproc.h | 1 +
2 files changed, 39 insertions(+)

--
Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project