linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>, Takashi Iwai <tiwai@suse.de>
Cc: Linux Next Mailing List <linux-next@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	Naveen M <naveen.m@intel.com>
Subject: linux-next: manual merge of the sound-asoc tree with the sound tree
Date: Wed, 16 Oct 2019 11:33:05 +1100	[thread overview]
Message-ID: <20191016113305.626f02e0@canb.auug.org.au> (raw)

[-- Attachment #1: Type: text/plain, Size: 2318 bytes --]

Hi all,

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

  sound/soc/intel/boards/Kconfig

between commit:

  82e8d723e9e6 ("sound: Fix Kconfig indentation")

from the sound tree and commit:

  47cbea216281 ("ASoC: Intel: eve: Enable mclk and ssp sclk early")

from the sound-asoc 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 sound/soc/intel/boards/Kconfig
index 882ff36a7c9c,5e0e7dbd1300..000000000000
--- a/sound/soc/intel/boards/Kconfig
+++ b/sound/soc/intel/boards/Kconfig
@@@ -311,20 -311,21 +311,21 @@@ config SND_SOC_INTEL_KBL_RT5663_MAX9892
  	  If unsure select "N".
  
  config SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH
 -        tristate "KBL with RT5663, RT5514 and MAX98927 in I2S Mode"
 +	tristate "KBL with RT5663, RT5514 and MAX98927 in I2S Mode"
  	depends on I2C && ACPI
  	depends on MFD_INTEL_LPSS || COMPILE_TEST
 -        depends on SPI
 -        select SND_SOC_RT5663
 -        select SND_SOC_RT5514
 -        select SND_SOC_RT5514_SPI
 -        select SND_SOC_MAX98927
 -        select SND_SOC_HDAC_HDMI
 +	depends on SPI
 +	select SND_SOC_RT5663
 +	select SND_SOC_RT5514
 +	select SND_SOC_RT5514_SPI
 +	select SND_SOC_MAX98927
 +	select SND_SOC_HDAC_HDMI
+ 	select SND_SOC_INTEL_SKYLAKE_SSP_CLK
 -        help
 -          This adds support for ASoC Onboard Codec I2S machine driver. This will
 -          create an alsa sound card for RT5663 + RT5514 + MAX98927.
 -          Say Y or m if you have such a device. This is a recommended option.
 -          If unsure select "N".
 +	help
 +	  This adds support for ASoC Onboard Codec I2S machine driver. This will
 +	  create an alsa sound card for RT5663 + RT5514 + MAX98927.
 +	  Say Y or m if you have such a device. This is a recommended option.
 +	  If unsure select "N".
  
  config SND_SOC_INTEL_KBL_DA7219_MAX98357A_MACH
  	tristate "KBL with DA7219 and MAX98357A in I2S Mode"

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2019-10-16  0:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-16  0:33 Stephen Rothwell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-20  1:26 linux-next: manual merge of the sound-asoc tree with the sound tree Stephen Rothwell
2023-09-25  1:54 Stephen Rothwell
2019-11-12  1:26 Stephen Rothwell
2019-10-07 23:52 Stephen Rothwell
2019-08-09  3:31 Stephen Rothwell
2019-08-09  3:16 Stephen Rothwell
2019-08-01  2:50 Stephen Rothwell
2019-08-01 16:46 ` Pierre-Louis Bossart
2015-02-04  2:44 Stephen Rothwell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191016113305.626f02e0@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=broonie@kernel.org \
    --cc=krzk@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=naveen.m@intel.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).