Re: [linux-yocto] [yocto-4.14][PATCH] sound.cfg: enable SND_SOC_INTEL_SKYLAKE explicitly

2018-10-28 Thread Bruce Ashfield

On 2018-10-25 6:28 AM, Bruce Ashfield wrote:

On 10/23/18 2:28 AM, Anuj Mittal wrote:
This helps kernels that might have the sound/soc kconfig changes 
backported

to 4.14 [1].


Looks good.

As I mentioned in other email, Due to travel, I haven't gotten to it
yet. But it will be merged by Monday.


merged

Bruce



Bruce



This is selected by default by SND_SOC_INTEL_SKL_* configs in 4.14 
that are

enabled to be built already in sound.cfg, so this will not result in any
change in behaviour.

[1] 
https://github.com/torvalds/linux/commit/f6a118a800e35af2c63f90cbcc23093f4b53b3a2 



Signed-off-by: Anuj Mittal 
---
  cfg/sound.cfg | 1 +
  1 file changed, 1 insertion(+)

diff --git a/cfg/sound.cfg b/cfg/sound.cfg
index e8b2a921..51568d4d 100644
--- a/cfg/sound.cfg
+++ b/cfg/sound.cfg
@@ -59,6 +59,7 @@ CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=m
  CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=m
  CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH=m
  CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH=m
+CONFIG_SND_SOC_INTEL_SKYLAKE=m
  CONFIG_SND_SOC_AC97_CODEC=m
  CONFIG_SND_SOC_AK4104=m
  CONFIG_SND_SOC_AK4554=m





--
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


Re: [linux-yocto] [yocto-4.14][PATCH] sound.cfg: enable SND_SOC_INTEL_SKYLAKE explicitly

2018-10-25 Thread Bruce Ashfield

On 10/23/18 2:28 AM, Anuj Mittal wrote:

This helps kernels that might have the sound/soc kconfig changes backported
to 4.14 [1].


Looks good.

As I mentioned in other email, Due to travel, I haven't gotten to it
yet. But it will be merged by Monday.

Bruce



This is selected by default by SND_SOC_INTEL_SKL_* configs in 4.14 that are
enabled to be built already in sound.cfg, so this will not result in any
change in behaviour.

[1] 
https://github.com/torvalds/linux/commit/f6a118a800e35af2c63f90cbcc23093f4b53b3a2

Signed-off-by: Anuj Mittal 
---
  cfg/sound.cfg | 1 +
  1 file changed, 1 insertion(+)

diff --git a/cfg/sound.cfg b/cfg/sound.cfg
index e8b2a921..51568d4d 100644
--- a/cfg/sound.cfg
+++ b/cfg/sound.cfg
@@ -59,6 +59,7 @@ CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=m
  CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=m
  CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH=m
  CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH=m
+CONFIG_SND_SOC_INTEL_SKYLAKE=m
  CONFIG_SND_SOC_AC97_CODEC=m
  CONFIG_SND_SOC_AK4104=m
  CONFIG_SND_SOC_AK4554=m



--
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto