On Tue, 2 Mar 2021 at 10:35, Bin Meng <bmeng...@gmail.com> wrote: > > This adds a test case to test the new ofnode_phy_is_fixed_link() API. > Both the new and old DT bindings are covered. > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > --- > > arch/sandbox/dts/test.dts | 11 +++++++++++ > test/dm/of_extra.c | 18 ++++++++++++++++++ > 2 files changed, 29 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>