[PATCH v2 3/5] sandbox: dts: Add compatible string for bind-test node
Simon Glass
sjg at chromium.org
Wed Apr 29 20:04:53 CEST 2020
On Wed, 29 Apr 2020 at 06:20, Patrice Chotard <patrice.chotard at st.com> wrote:
>
> Usage of lists_bind_fdt() in bind command imposes to add
> a compatible string for bind-test node.
> The other impact, is that bind-test node is binded at sandbox
> start, so no need to bind it in test_bind_unbind_with_node() test
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>
> Changes in v2: None
>
> arch/sandbox/dts/test.dts | 1 +
> test/py/tests/test_bind.py | 3 ---
> 2 files changed, 1 insertion(+), 3 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list