[PATCH 007/108] dm: pci: Allow disabling auto-config for a device
Bin Meng
bmeng.cn at gmail.com
Sat Feb 8 16:15:36 CET 2020
Hi Simon,
On Mon, Jan 27, 2020 at 1:08 PM 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.
>
Does disabling CONFIG_PCI_PNP not help?
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> doc/device-tree-bindings/pci/x86-pci.txt | 24 ++++++++++++++++++++++++
> drivers/pci/pci-uclass.c | 2 ++
> 2 files changed, 26 insertions(+)
>
Regards,
Bin
More information about the U-Boot
mailing list