[U-Boot] [PATCH v2 16/21] test: dm: pci: Test driver binding with driver data provided

Simon Glass sjg at chromium.org
Thu Aug 2 20:38:40 UTC 2018


On 29 July 2018 at 07:37, Bin Meng <bmeng.cn at gmail.com> wrote:
> With struct pci_device_id, it's possible to pass a driver data for
> bound driver to use. This adds a test case for this functionality.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  test/dm/pci.c | 17 +++++++++++++++++
>  1 file changed, 17 insertions(+)

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


More information about the U-Boot mailing list