]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
remoteproc: pru: Use rproc_of_parse_firmware() to get firmware name
authorAndrew Davis <afd@ti.com>
Mon, 2 Mar 2026 20:27:27 +0000 (14:27 -0600)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Fri, 6 Mar 2026 17:26:42 +0000 (10:26 -0700)
commit8f5dea46d06e306354203bf594129a199943dfc2
tree2be4d0a598d8128304888cdbb3723af399c2128c
parent41c3f9fa52020c47a9f1143f8428b2798bbd3aa9
remoteproc: pru: Use rproc_of_parse_firmware() to get firmware name

There is a helper function to get the firmware name, make use of that.

Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20260302202728.322073-1-afd@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/pru_rproc.c