linux-next: manual merge of the clk tree with Linus' tree

From: Stephen Rothwell
Date: Sun Jul 23 2017 - 20:38:05 EST


Hi all,

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

MAINTAINERS

between commit:

82abbea734d6 ("MAINTAINERS: fix alphabetical ordering")

from Linus' tree and commit:

6d7489c74a6e ("clk: axs10x: introduce AXS10X pll driver")

from the clk 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.

BTW, Linus, I am using your perl script to check my resolution results
(thanks), but could you please make it executable?
--
Cheers,
Stephen Rothwell

diff --cc MAINTAINERS
index fdbe3da4d5de,c571fcf62740..000000000000
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -12599,6 -12738,6 +12599,12 @@@ F: drivers/clocksource/arc_timer.
F: drivers/tty/serial/arc_uart.c
T: git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git

++SYNOPSYS ARC SDP clock driver
++M: Eugeniy Paltsev <Eugeniy.Paltsev@xxxxxxxxxxxx>
++S: Supported
++F: drivers/clk/axs10x/*
++F: Documentation/devicetree/bindings/clock/snps,pll-clock.txt
++
SYNOPSYS ARC SDP platform support
M: Alexey Brodkin <abrodkin@xxxxxxxxxxxx>
S: Supported