commit | e2170c29eed7dc542836c7e770037d3d2fe545a0 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Mon Sep 20 17:56:06 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 05 08:50:15 2021 -0400 |
tree | 124bdde95d88ea2af4845f7a3cdeea6308b08778 | |
parent | 5f8cefb7b1f3c1ba3d3f698345bf173038da2b0c [diff] |
remoteproc: migrate uclass to livetree Use dev_ function to read the name and boolean to support a live tree. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Simon Glass <sjg@chromium.org>