
5 Mar
2021
5 Mar
'21
5:08 a.m.
On Tue, 2 Mar 2021 at 10:35, Bin Meng bmeng.cn@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.cn@gmail.com
arch/sandbox/dts/test.dts | 11 +++++++++++ test/dm/of_extra.c | 18 ++++++++++++++++++ 2 files changed, 29 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org