[PATCH 3/3] remoteproc: Remove legacy probing method

Simon Glass sjg at chromium.org
Tue Feb 21 20:35:40 CET 2023


On Sun, 19 Feb 2023 at 23:13, Samuel Holland <samuel at sholland.org> wrote:
>
> This removes code that abused the device's platform data, interpreting
> the driver platform data as if it was the uclass platform data.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> ---
>
>  .../driver-model/remoteproc-framework.rst     | 29 -------------------
>  drivers/remoteproc/rproc-uclass.c             | 18 +-----------
>  drivers/remoteproc/sandbox_testproc.c         | 10 -------
>  include/remoteproc.h                          |  2 --
>  4 files changed, 1 insertion(+), 58 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list