[linux-yocto] [PATCH 0/1] linux-yocto-3.14: Cleanup sound config meta data for Intel BSPs

2014-05-08 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com This commit fixes the audio driver timing issue for some of the Intel BSPs. Thanks, Nitin The following changes since commit 4df1e2ed992adeac4da60ad5118d0237e8cb88df: meta: bump to v3.14.2 (2014-04-28 23:50:30 -0400) are available in the git

[linux-yocto] [PATCH 1/1] intel bsp .cfg files: remove redundant sound configs

2014-05-08 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The sound configs are defined in features/sound/snd_hda_intel.cfg. If some of these configs are defined differently like kernel builtin instead of modules, then it changes the timing of driver loading causing audio breakages for some of the BSPs.

[linux-yocto] [PATCH 0/1] [PATCH] meta: add USB feature support for Mohonpeak

2014-05-08 Thread rebecca . swee . fun . chang
From: Chang Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com Hi, Here is a patch to add USB feature support for Mohonpeak platform. We found USB features are missing when we failed to boot images through USB devices. By including the USB features, USB devices such as thumb drive, keyboards and

[linux-yocto] [PATCH 1/1] meta: enable USB features for Mohonpeak

2014-05-08 Thread rebecca . swee . fun . chang
From: Chang Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com Added USB host controller driver support for Mohonpeak. This also enable live bootable image to be able to boot through USB devices. Signed-off-by: Chang Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com ---

Re: [linux-yocto] [PATCH 0/1] linux-yocto-3.14: Cleanup sound config meta data for Intel BSPs

2014-05-08 Thread Bruce Ashfield
On 2014-05-08, 4:49 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com This commit fixes the audio driver timing issue for some of the Intel BSPs. Seems reasonable to me. I staged it for 3.14, and will push it tomorrow if no one objects! Bruce Thanks, Nitin