On Thu, Oct 24, 2024 at 08:56:11AM +0200, Bartosz Golaszewski wrote: > On Thu, 24 Oct 2024 at 02:25, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > > > Hi all, > > > > Today's linux-next merge of the pci tree got a conflict in: > > > > drivers/pci/pwrctl/pci-pwrctl-pwrseq.c > > > > between commit: > > > > ad783b9f8e78 ("PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-trees") > > > > from the pci-current tree and commit: > > > > 98cb476c98e9 ("PCI/pwrctl: Use generic device_get_match_data() instead of OF version") > > > > This can be dropped from pci-current given that the former will get > upstream into v6.12. I dropped 98cb476c98e9 from pci/next, thanks! > > from the pci tree. > > > > I fixed it up (the former commit includes the changes from the latter) > > and can carry the fix as necessary. This is now fixed as far as linux-next > > is concerned, but any non trivial conflicts should be mentioned to your > > upstream maintainer when your tree is submitted for merging. You may > > also want to consider cooperating with the maintainer of the conflicting > > tree to minimise any particularly complex conflicts. > > > > -- > > Cheers, > > Stephen Rothwell