On Thu, 3 Feb 2022 at 11:08, Angus Ainslie <an...@akkea.ca> wrote: > > The port/hub leaf nodes don't contain the phy definitions in some dts > files so check the parents. > > Signed-off-by: Angus Ainslie <an...@akkea.ca> > --- > drivers/phy/phy-uclass.c | 20 ++++++++++++++------ > 1 file changed, 14 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> > Applied to u-boot-dm, thanks!