On Tue, Mar 21, 2023 at 09:09:32PM -0700, Tanmay Shah wrote: > This series extends original patch and makes rproc_put() work > for clusters along with rprog_get_by_phandle(). > > v1 is here: https://lore.kernel.org/all/20221214221643.1286585-1-mathieu.poirier@xxxxxxxxxx/ > What changed since v1? Thanks, Bjorn > Mathieu Poirier (1): > remoteproc: Make rproc_get_by_phandle() work for clusters > > Tanmay Shah (1): > remoteproc: enhance rproc_put() for clusters > > drivers/remoteproc/remoteproc_core.c | 41 +++++++++++++++++++++++++++- > 1 file changed, 40 insertions(+), 1 deletion(-) > > > base-commit: e19967994d342a5986d950a1bfddf19d7e1191b7 > -- > 2.25.1 >