Hi all, Today's linux-next merge of the dmaengine tree got a conflict in:
MAINTAINERS
between commit:
4a33bea00314 ("phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit
Transceiver")
from the phy-next tree and commit:
ef9303fdf46f ("dt: bindings: dma: xilinx: dpdma: DT bindings for Xilinx
DPDMA")
from the dmaengine 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 495e4247cbb0,1ba09904354f..000000000000
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -11432,20 -11364,14 +11434,13 @@@ L:
[email protected]
S: Supported
F: drivers/usb/gadget/udc/atmel_usba_udc.*
-MICROSEMI ETHERNET SWITCH DRIVER
-M: Alexandre Belloni <[email protected]>
-M: Microchip Linux Driver Support <[email protected]>
-L: [email protected]
+MICROCHIP WILC1000 WIFI DRIVER
+M: Ajay Singh <[email protected]>
+M: Claudiu Beznea <[email protected]>
+L: [email protected]
S: Supported
-F: drivers/net/ethernet/mscc/
-F: include/soc/mscc/ocelot*
+F: drivers/net/wireless/microchip/wilc1000/
- MICROCHIP XDMA DRIVER
- M: Ludovic Desroches <[email protected]>
- L: [email protected]
- L: [email protected]
- S: Supported
- F: drivers/dma/at_xdmac.c
-
MICROSEMI MIPS SOCS
M: Alexandre Belloni <[email protected]>
M: Microchip Linux Driver Support <[email protected]>
@@@ -18990,15 -18847,15 +18985,24 @@@ F:
Documentation/devicetree/bindings/me
F: drivers/media/platform/xilinx/
F: include/uapi/linux/xilinx-v4l2-controls.h
+XILINX ZYNQMP PSGTR PHY DRIVER
+M: Anurag Kumar Vulisha <[email protected]>
+M: Laurent Pinchart <[email protected]>
+L: [email protected]
+S: Supported
+T: git https://github.com/Xilinx/linux-xlnx.git
+F: Documentation/devicetree/bindings/phy/xlnx,zynqmp-psgtr.yaml
+F: drivers/phy/xilinx/phy-zynqmp.c
+
+ XILINX ZYNQMP DPDMA DRIVER
+ M: Hyun Kwon <[email protected]>
+ M: Laurent Pinchart <[email protected]>
+ L: [email protected]
+ S: Supported
+ F: Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml
+ F: drivers/dma/xilinx/xilinx_dpdma.c
+ F: include/dt-bindings/dma/xlnx-zynqmp-dpdma.h
+
XILLYBUS DRIVER
M: Eli Billauer <[email protected]>
L: [email protected]
pgp9hNvdJtuC6.pgp
Description: OpenPGP digital signature

