All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH v2 1/2] linux-fslc-imx: Bump revision to 59b38c32
@ 2016-08-10 17:57 Breno Lima
  2016-08-10 17:57 ` [meta-fsl-arm][PATCH v2 2/2] linux-fslc-imx: Add simple card driver support Breno Lima
  0 siblings, 1 reply; 2+ messages in thread
From: Breno Lima @ 2016-08-10 17:57 UTC (permalink / raw)
  To: meta-freescale; +Cc: Breno Lima

It includes the following changes:
59b38c32 ARM: dts: imx7s-warp: Enable BT_REG_ON

Signed-off-by: Breno Lima <breno.lima@nxp.com>
---
Changes since v1:
- None

 recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb b/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb
index 25b03cc..f69eb71 100644
--- a/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb
@@ -11,6 +11,6 @@ include linux-fslc.inc
 PV .= "+git${SRCPV}"
 
 SRCBRANCH = "4.1-1.0.x-imx"
-SRCREV = "b8fb01d4181a8b7615e5a9e91b4582fa5d0dfe87"
+SRCREV = "59b38c323bd9f4cc9661bde977ebb92a8c141244"
 
 COMPATIBLE_MACHINE = "(mx6|mx7)"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [meta-fsl-arm][PATCH v2 2/2] linux-fslc-imx: Add simple card driver support
  2016-08-10 17:57 [meta-fsl-arm][PATCH v2 1/2] linux-fslc-imx: Bump revision to 59b38c32 Breno Lima
@ 2016-08-10 17:57 ` Breno Lima
  0 siblings, 0 replies; 2+ messages in thread
From: Breno Lima @ 2016-08-10 17:57 UTC (permalink / raw)
  To: meta-freescale; +Cc: Breno Lima

Select CONFIG_SND_SIMPLE_CARD driver by default.

warp7 board needs this driver for audio to work.

Signed-off-by: Breno Lima <breno.lima@nxp.com>
---
Changes since v1:
- Improve subject and commit log

 recipes-kernel/linux/linux-fslc-imx/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/linux/linux-fslc-imx/defconfig b/recipes-kernel/linux/linux-fslc-imx/defconfig
index 5742425..b845674 100644
--- a/recipes-kernel/linux/linux-fslc-imx/defconfig
+++ b/recipes-kernel/linux/linux-fslc-imx/defconfig
@@ -287,6 +287,7 @@ CONFIG_SND_SOC_IMX_SPDIF=y
 CONFIG_SND_SOC_IMX_MC13783=y
 CONFIG_SND_SOC_IMX_SI476X=y
 CONFIG_SND_SOC_IMX_HDMI=y
+CONFIG_SND_SIMPLE_CARD=y
 CONFIG_USB=y
 CONFIG_USB_OTG_WHITELIST=y
 CONFIG_USB_OTG_FSM=y
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-10 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-10 17:57 [meta-fsl-arm][PATCH v2 1/2] linux-fslc-imx: Bump revision to 59b38c32 Breno Lima
2016-08-10 17:57 ` [meta-fsl-arm][PATCH v2 2/2] linux-fslc-imx: Add simple card driver support Breno Lima

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.