commit | c249ae57756d59de4d93ad0846a5f97772c67eef | [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 | 5c8b884d066f6de6840cd091a73a7ccb53c6bee6 [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>