commit | 3365fd3cd2b23ce8bde799e8ab608d00f5fc6b10 | [log] [tgz] |
---|---|---|
author | Angus Ainslie <angus@akkea.ca> | Thu Feb 03 10:08:38 2022 -0800 |
committer | Simon Glass <sjg@chromium.org> | Tue Feb 22 10:05:44 2022 -0700 |
tree | 0b7c3d8d3528438dde2b1e70049555717270c1eb | |
parent | 912339fb0ef1898e271ed32464c4d17cffea4c20 [diff] |
phy: phy-uclass: check the parents for phys The port/hub leaf nodes don't contain the phy definitions in some dts files so check the parents. Signed-off-by: Angus Ainslie <angus@akkea.ca> Reviewed-by: Simon Glass <sjg@chromium.org>