Re: [PATCH] powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary

2022-12-08 Thread Michael Ellerman
On Sat, 20 Aug 2022 14:33:27 +0200, Pali Rohár wrote: > If there's no PCI host bridge with ISA then check for PCI host bridge with > alias "pci0" (first PCI host bridge) and if it exists then choose it as the > primary PCI host bridge. > > This makes choice of primary PCI host bridge more stable a

Re: [PATCH] powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary

2022-11-26 Thread Pali Rohár
PING? On Tuesday 01 November 2022 23:19:09 Pali Rohár wrote: > Hello! I would like to remind this patch. > > On Sunday 09 October 2022 13:08:08 Pali Rohár wrote: > > Hello! Any opinion on this patch? > > > > On Saturday 20 August 2022 14:33:27 Pali Rohár wrote: > > > If there's no PCI host bridg

Re: [PATCH] powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary

2022-11-01 Thread Pali Rohár
Hello! I would like to remind this patch. On Sunday 09 October 2022 13:08:08 Pali Rohár wrote: > Hello! Any opinion on this patch? > > On Saturday 20 August 2022 14:33:27 Pali Rohár wrote: > > If there's no PCI host bridge with ISA then check for PCI host bridge with > > alias "pci0" (first PCI h

Re: [PATCH] powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary

2022-10-09 Thread Pali Rohár
Hello! Any opinion on this patch? On Saturday 20 August 2022 14:33:27 Pali Rohár wrote: > If there's no PCI host bridge with ISA then check for PCI host bridge with > alias "pci0" (first PCI host bridge) and if it exists then choose it as the > primary PCI host bridge. > > This makes choice of pr

[PATCH] powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary

2022-08-20 Thread Pali Rohár
If there's no PCI host bridge with ISA then check for PCI host bridge with alias "pci0" (first PCI host bridge) and if it exists then choose it as the primary PCI host bridge. This makes choice of primary PCI host bridge more stable across boots and updates as the last fallback candidate for prima