
16 Aug
2020
16 Aug
'20
5:39 a.m.
On Thu, 30 Jul 2020 at 06:04, Patrick Delaunay patrick.delaunay@st.com wrote:
Update depth only when clock uclass is found to have correct display of command "clk dump".
Without this patch, the displayed depth is the binding depth for all the uclass and that can be strange as only clock uclass nodes are displayed.
Signed-off-by: Patrick Delaunay patrick.delaunay@st.com
cmd/clk.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org