[PATCH 3/3] remoteproc: Remove legacy probing method
Tom Rini
trini at konsulko.com
Thu Mar 30 21:09:44 CEST 2023
On Mon, Feb 20, 2023 at 12:13:03AM -0600, Samuel Holland 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>
> Reviewed-by: Simon Glass <sjg at chromium.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(-)
This breaks the existing tests, please see
https://u-boot.readthedocs.io/en/latest/develop/ci_testing.html and/or
https://u-boot.readthedocs.io/en/latest/develop/py_testing.html for how
to run them. Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230330/c659b31e/attachment.sig>
More information about the U-Boot
mailing list