Re: [PATCH v3 1/3] PCI: of: Match pci devices or drivers against OF DT nodes

2023-02-03 Thread kernel test robot
Hi, Thank you for the patch! Yet something to improve: [auto build test ERROR on helgaas-pci/next] [also build test ERROR on helgaas-pci/for-linus wireless-next/main wireless/main linus/master v6.2-rc6 next-20230203] [If your patch is applied to the wrong git tree, kindly drop us a note. And

[PATCH v3 1/3] PCI: of: Match pci devices or drivers against OF DT nodes

2023-02-01 Thread equu
From: Edward Chow Currently, whether a compatibility string within an OF DT node for a PCI device (whose spec is at https://www.devicetree.org/open-firmware/bindings/pci/ ) matches the vendor and device id of either the PCI device installed on the corresponding location or the driver suggested