[PATCH v5 07/29] dm: pci: Allow disabling auto-config for a device

Bin Meng bmeng.cn at gmail.com
Thu Apr 16 07:33:47 CEST 2020


On Thu, Apr 9, 2020 at 6:58 AM Simon Glass <sjg at chromium.org> wrote:
>
> Add a means to avoid configuring a device when needed. Add an explanation
> of why this is useful to the binding file.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3:
> Drop acpi,name in example
>
> Changes in v2: None
>
>  doc/device-tree-bindings/pci/x86-pci.txt | 23 +++++++++++++++++++++++
>  drivers/pci/pci-uclass.c                 |  2 ++
>  2 files changed, 25 insertions(+)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list