[PATCH 0/3] remoteproc: uclass cleanup
Samuel Holland
samuel at sholland.org
Mon Feb 20 07:13:00 CET 2023
This series cleans up some misplaced and dead code that I ran in to
while writing a new remoteproc driver for the Bouffalo Lab BL808.
Samuel Holland (3):
remoteproc: Move rproc_cfg_arr out of the uclass header
remoteproc: Remove unused mem_type platform data
remoteproc: Remove legacy probing method
cmd/remoteproc.c | 12 +-------
.../driver-model/remoteproc-framework.rst | 30 -------------------
drivers/remoteproc/ipu_rproc.c | 4 ++-
drivers/remoteproc/rproc-uclass.c | 25 +---------------
drivers/remoteproc/sandbox_testproc.c | 11 -------
include/remoteproc.h | 18 -----------
6 files changed, 5 insertions(+), 95 deletions(-)
--
2.39.2
More information about the U-Boot
mailing list