[PATCH 2/3] remoteproc: Remove unused mem_type platform data

Simon Glass sjg at chromium.org
Mon Feb 20 17:21:29 CET 2023


On Sun, 19 Feb 2023 at 23:13, Samuel Holland <samuel at sholland.org> wrote:
>
> There is only one possible value for this field, it is unused except for
> debugging, and the devicetree property is not documented.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> ---
>
>  cmd/remoteproc.c                                  | 12 +-----------
>  doc/develop/driver-model/remoteproc-framework.rst |  1 -
>  drivers/remoteproc/rproc-uclass.c                 |  7 -------
>  drivers/remoteproc/sandbox_testproc.c             |  1 -
>  include/remoteproc.h                              | 15 ---------------
>  5 files changed, 1 insertion(+), 35 deletions(-)
>

+Tom Rini for TI


More information about the U-Boot mailing list