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

From: Geert Uytterhoeven
Date: Tue Aug 21 2018 - 04:09:09 EST


On Fri, Aug 17, 2018 at 2:40 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> Today's linux-next merge of the mfd tree got a conflict in:
>
> MAINTAINERS
>
> between commit:
>
> 16b7db4c8150 ("MAINTAINERS: Add .clang-format entry")
>
> from Linus' tree and commit:
>
> 97c2b5cba204 ("mfd: madera: Add register definitions for Cirrus Logic Madera codecs")
>
> from the mfd 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 041b111596bc,2c1c6aef7d74..000000000000
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@@ -3557,11 -3513,23 +3557,27 @@@ M: Christian Benvenuti <benve@xxxxxxxxx
> S: Supported
> F: drivers/infiniband/hw/usnic/
>
> +CLANG-FORMAT FILE
> +M: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
> +S: Maintained
> +F: .clang-format
> +
> + CIRRUS LOGIC MADERA CODEC DRIVERS

To obey sorting rules, the CIRRUS LOGIC entry should be before the CLANG
entry.
Upon closer look, it should be inserted before the CISCO entries, too (in
the mfd tree).

> + M: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>
> + M: Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx>
> + L: alsa-devel@xxxxxxxxxxxxxxxx (moderated for non-subscribers)
> + L: patches@xxxxxxxxxxxxxxxxxxxxx
> + T: git https://github.com/CirrusLogic/linux-drivers.git
> + W: https://github.com/CirrusLogic/linux-drivers/wiki
> + S: Supported
> + F: Documentation/devicetree/bindings/mfd/madera.txt
> + F: Documentation/devicetree/bindings/pinctrl/cirrus,madera-pinctrl.txt
> + F: include/linux/mfd/madera/*
> + F: drivers/gpio/gpio-madera*
> + F: drivers/mfd/madera*
> + F: drivers/mfd/cs47l*
> + F: drivers/pinctrl/cirrus/*
> +
> CLEANCACHE API
> M: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
> L: linux-kernel@xxxxxxxxxxxxxxx


Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds