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

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


On Thu, Oct 11, 2018 at 3:29 AM Marek Vasut <marek.vasut at gmail.com> wrote:
>
> Add test which checks if a PCI device described in DT with an
> entry and reg = <...> property, but without compatible string
> results in a valid U-Boot PCI udevice with the udevice.node
> populated with reference to this DT node. Also check if the
> other PCI device without a DT node does not contain any bogus
> 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>
> ---
>  test/dm/pci.c | 5 +++++
>  1 file changed, 5 insertions(+)
>

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


More information about the U-Boot mailing list