[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20210818100819.10927d37@canb.auug.org.au>
Date: Wed, 18 Aug 2021 10:08:19 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Wolfram Sang <wsa@...-dreams.de>, Olof Johansson <olof@...om.net>,
Arnd Bergmann <arnd@...db.de>,
ARM <linux-arm-kernel@...ts.infradead.org>
Cc: Conghui Chen <conghui.chen@...el.com>,
Cristian Marussi <cristian.marussi@....com>,
Igor Skalkin <igor.skalkin@...nsynergy.com>,
Jie Deng <jie.deng@...el.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Peter Hilber <peter.hilber@...nsynergy.com>,
Sudeep Holla <sudeep.holla@....com>,
Wolfram Sang <wsa@...nel.org>
Subject: linux-next: manual merge of the i2c tree with the arm-soc tree
Hi all,
Today's linux-next merge of the i2c tree got a conflict in:
include/uapi/linux/virtio_ids.h
between commit:
46abe13b5e3d ("firmware: arm_scmi: Add virtio transport")
from the arm-soc tree and commit:
8fb12751ac78 ("i2c: virtio: add a virtio i2c frontend driver")
from the i2c 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.
--
Cheers,
Stephen Rothwell
diff --cc include/uapi/linux/virtio_ids.h
index f74155f6882d,99aa27b100bc..000000000000
--- a/include/uapi/linux/virtio_ids.h
+++ b/include/uapi/linux/virtio_ids.h
@@@ -55,7 -55,7 +55,8 @@@
#define VIRTIO_ID_FS 26 /* virtio filesystem */
#define VIRTIO_ID_PMEM 27 /* virtio pmem */
#define VIRTIO_ID_MAC80211_HWSIM 29 /* virtio mac80211-hwsim */
+#define VIRTIO_ID_SCMI 32 /* virtio SCMI */
+ #define VIRTIO_ID_I2C_ADAPTER 34 /* virtio i2c adapter */
#define VIRTIO_ID_BT 40 /* virtio bluetooth */
/*
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists