Hi all, Today's linux-next merge of the thermal-soc tree got a conflict in: MAINTAINERS between commit: f23afd75fc99 ("RDMA/efa: Add driver to Kconfig/Makefile") from Linus' tree and commit: 7e34eb7dd067 ("thermal: Introduce Amazon's Annapurna Labs Thermal Driver") from the thermal-soc 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 MAINTAINERS index 2ff031b5e620,7defe065470d..000000000000 --- a/MAINTAINERS +++ b/MAINTAINERS @@@ -745,15 -744,12 +745,21 @@@ S: Supporte F: Documentation/networking/device_drivers/amazon/ena.txt F: drivers/net/ethernet/amazon/ + AMAZON ANNAPURNA LABS THERMAL MMIO DRIVER + M: Talel Shenhar + S: Maintained + F: Documentation/devicetree/bindings/thermal/amazon,al-thermal.txt + F: drivers/thermal/thermal_mmio.c + +AMAZON RDMA EFA DRIVER +M: Gal Pressman +R: Yossi Leybovich +L: linux-rdma@vger.kernel.org +Q: https://patchwork.kernel.org/project/linux-rdma/list/ +S: Supported +F: drivers/infiniband/hw/efa/ +F: include/uapi/rdma/efa-abi.h + AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER M: Tom Lendacky M: Gary Hook