Linux wireless drivers development
 help / color / mirror / Atom feed
* linux-next: manual merge of the wireless-next tree with the arm64 tree
@ 2026-08-03 14:04 Mark Brown
  0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2026-08-03 14:04 UTC (permalink / raw)
  To: Johannes Berg, Wireless
  Cc: Anirudh Srinivasan, Linux Kernel Mailing List,
	Linux Next Mailing List, Ping-Ke Shih, Will Deacon, Yicong Yang

[-- Attachment #1: Type: text/plain, Size: 1289 bytes --]

Hi all,

Today's linux-next merge of the wireless-next tree got a conflict in:

  include/linux/pci_ids.h

between commit:

  cf65b4d765b5f ("perf/dwc_pcie: Add support for Picoheart vendor devices")

from the arm64 tree and commit:

  888b1934642b7 ("PCI: Move Spacemit vendor and device IDs to linux/pci_ids.h")

from the wireless-next tree.

I fixed it up (see below) 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.

diff --cc include/linux/pci_ids.h
index b0aad3af268b6,d6f26cacc8e35..0000000000000
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@@ -2640,8 -2640,10 +2640,12 @@@
  #define PCI_VENDOR_ID_SUNIX		0x1fd4
  #define PCI_DEVICE_ID_SUNIX_1999	0x1999
  
+ #define PCI_VENDOR_ID_SPACEMIT		0x201f
+ #define PCI_DEVICE_ID_SPACEMIT_K1	0x0001
+ #define PCI_DEVICE_ID_SPACEMIT_K3	0x0002
+ 
 +#define PCI_VENDOR_ID_PICOHEART		0x20fa
 +
  #define PCI_VENDOR_ID_HINT             0x3388
  #define PCI_DEVICE_ID_HINT_VXPROII_IDE 0x8013
  

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-03 14:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-03 14:04 linux-next: manual merge of the wireless-next tree with the arm64 tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox