[U-Boot] [PATCH 3/4] test: Add PCI device entry without compat string and with DT node

Bin Meng bmeng.cn at gmail.com
Thu Oct 11 03:22:32 UTC 2018


On Thu, Oct 11, 2018 at 3:28 AM Marek Vasut <marek.vasut at gmail.com> wrote:
>
> Add PCI entry without compatible string and with a DT node only with
> reg = <...> property into the DT. This is needed for the tests to
> verify whether such a setup creates an U-Boot PCI device with the
> DT node associated with it in udevice.node.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Tom Rini <trini at konsulko.com>
> ---
>  arch/sandbox/dts/test.dts | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

nits: I believe this can be squashed to patch [4/4] to make it a
complete test case update.


More information about the U-Boot mailing list