Hi Lorenzo,
Your pointed commit perfectly fixed our my issue! Many thanks!
Regards Alex
On 11/11/2015 02:28 PM, Alex Shi wrote:
Many thanks, Lorenzo!
I picked this commit and its parent c90570 PCI: Assign resources before drivers claim devices (pci_scan_bus()). and passed build testing.
But Kevin's junor1 failed again on rebooting. Will waiting for Kevin's help then try the kernel on it...
On 11/10/2015 10:47 PM, Lorenzo Pieralisi wrote:
You need:
b97ea289cf6a ("PCI: Assign resources before drivers claim devices (pci_scan_root_bus()")
Otherwise the kernel tries to enable a PCI device with unassigned resources.
Let me know if that works for you.