[PATCH 07/20] test: dm: Add a case to test ofnode_phy_is_fixed_link()

Simon Glass sjg at chromium.org
Fri Mar 5 05:08:38 CET 2021


On Tue, 2 Mar 2021 at 10:35, Bin Meng <bmeng.cn at 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 at gmail.com>
> ---
>
>  arch/sandbox/dts/test.dts | 11 +++++++++++
>  test/dm/of_extra.c        | 18 ++++++++++++++++++
>  2 files changed, 29 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list