Re: [PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map

2023-01-28 Thread Pali Rohár
On Thursday 26 January 2023 21:59:43 Michael Ellerman wrote: > Pali Rohár writes: > > PING? It is more than 5 months since this patch series is there and it > > still has not received any comment. > > There was some related discussion in another thread. > > I planned to pick it up last merge win

Re: [PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map

2023-01-26 Thread Michael Ellerman
Pali Rohár writes: > PING? It is more than 5 months since this patch series is there and it > still has not received any comment. There was some related discussion in another thread. I planned to pick it up last merge window, but it breaks the pmac32_defconfig build when CONFIG_PPC_PCI_OF_BUS_MA

Re: [PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map

2023-01-22 Thread Pali Rohár
PING? It is more than 5 months since this patch series is there and it still has not received any comment. On Friday 16 December 2022 19:12:06 Pali Rohár wrote: > PING? > > On Saturday 26 November 2022 17:23:45 Pali Rohár wrote: > > PING? > > > > On Tuesday 01 November 2022 23:26:03 Pali Rohár w

Re: [PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map

2022-12-16 Thread Pali Rohár
PING? On Saturday 26 November 2022 17:23:45 Pali Rohár wrote: > PING? > > On Tuesday 01 November 2022 23:26:03 Pali Rohár wrote: > > Hello! Gentle reminder... > > > > On Sunday 09 October 2022 13:25:55 Pali Rohár wrote: > > > Hello! Any comments on this? It would be nice to take these two patche

Re: [PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map

2022-11-26 Thread Pali Rohár
PING? On Tuesday 01 November 2022 23:26:03 Pali Rohár wrote: > Hello! Gentle reminder... > > On Sunday 09 October 2022 13:25:55 Pali Rohár wrote: > > Hello! Any comments on this? It would be nice to take these two patches > > (or at least patch 2) to finally enable PPC_PCI_BUS_NUM_DOMAIN_DEPENDEN

Re: [PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map

2022-11-01 Thread Pali Rohár
Hello! Gentle reminder... On Sunday 09 October 2022 13:25:55 Pali Rohár wrote: > Hello! Any comments on this? It would be nice to take these two patches > (or at least patch 2) to finally enable PPC_PCI_BUS_NUM_DOMAIN_DEPENDENT > by default where possible. > > Per following comment there can be a

Re: [PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map

2022-10-09 Thread Pali Rohár
Hello! Any comments on this? It would be nice to take these two patches (or at least patch 2) to finally enable PPC_PCI_BUS_NUM_DOMAIN_DEPENDENT by default where possible. Per following comment there can be an issue with early powermac so seems that PPC_PCI_OF_BUS_MAP_FILL still has to be by defau

[PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map

2022-08-17 Thread Pali Rohár
Creating or filling pci-OF-bus-map property in the device-tree is deprecated since May 2006 [1]. Allow to disable filling this property by unsetting config option CONFIG_PPC_PCI_OF_BUS_MAP_FILL for remaining chrp and powermac code. Disabling of pci-OF-bus-map property allows to enable new option C