* Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> [190423 23:43]: > Hi all, > > Today's linux-next merge of the tegra tree got a conflict in: > > arch/arm/configs/multi_v7_defconfig > > between commit: > > 366391f04177 ("ARM: multi_v7_defconfig: Enable missing drivers for supported Chromebooks") > > from the rockchip tree and commit: > > 35f8e2e29e74 ("ARM: multi_v7_defconfig: Update for moved options") > > from the tegra 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. OK thank you! Tony > diff --cc arch/arm/configs/multi_v7_defconfig > index 7a288d18e257,88d4da77ae9b..000000000000 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@@ -511,9 -501,6 +509,7 @@@ CONFIG_MFD_AC100= > CONFIG_MFD_AXP20X_I2C=y > CONFIG_MFD_AXP20X_RSB=y > CONFIG_MFD_CROS_EC=m > - CONFIG_CROS_EC_I2C=m > - CONFIG_CROS_EC_SPI=m > +CONFIG_MFD_CROS_EC_CHARDEV=m > CONFIG_MFD_DA9063=m > CONFIG_MFD_MAX14577=y > CONFIG_MFD_MAX77686=y