diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2016-05-05 15:14:59 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-05-07 10:07:46 -0300 |
commit | a691218bd805dd44d0368e46a6e7abee50ff1a0d (patch) | |
tree | 16abd79f3a59a7c82e0936629ce7459f88c0903f | |
parent | 257ba68ad8688efb8c390c3a4dd541e0ce3a9adf (diff) | |
download | meta-freescale-a691218bd805dd44d0368e46a6e7abee50ff1a0d.tar.gz |
linux-fslc-imx: Bump revision to deb84cd
This merges the 4.1.23 stable release as well as NXP following changes:
deb84cd MLK-12722: ASoC: fsl_spdif: clear the validity bit for TX
20de11d MLK-12607: ASoC: fsl-asrc: Add the support of 12kHz and 24kHz
af2256b MLK-12464-2: ASoC: wm8960: fix clock is not correct after suspend/resume
d51a5af MLK-12464-1: ASoC: fsl: imx-wm8960: Fix no clock after suspend/resume randomly
efb83ff MLK-12620 ARM: imx: correct i.MX7D fuse MAC1_ADDR offset address
a90438e MLK-12706-3 arm: imx_v7_defconfig: build in bcmdhd
b361e5d MLK-12706-2 net: bcmdhd: set the bcmdhd driver default build in
d60d208 MLK-12706-1 mmc: sdio: add sdio reset function for bcmdhd wifi
36a8f81 MLK-12705 ARM: imx: add support for i.mx7d TO1.2 busfreq
c0433b1 MLK-12685 ARM: dts: imx6sx-sabreauto.dts: improve usdhc4 pad drive strength
92c7757 MLK-12675 ARM: dts: imx: keep RTC enabled for software poweroff
c35a5dd MLK-12671 ARM: imx: support single soc config
3b2520f MLK-12617 mmc: Fix compile error when CONFIG_MMC=m
d5d7c02 MLK-12623-03 ARM: imx: Add cpu speed grading check for imx6ul
b1d1ba8 MLK-12623-02 ARM: dts: imx: Add 700MHz setpoint define in dts
7fe0d46 MLK-12623-01 cpufreq: imx: Add support for 700MHz setpoint in cpufreq
a4d2a08 MLK-12277 media: camera: add check for width and height against 0
85a98a0 MLK-12573 ARM: dts: set LCD_nPWREN low to make VLCD_3V3 output 3V3.
3456a58 MLK-10934 mtd: use memcpy to replace the memcpy_fromio
d410e45 MGS-1678 [#2269] memleak in GPU driver sysfs interface
160bf92 MA-7715 fix GPU kernel panic reported by android CTS
0e3d9b1 MGS-1630 5.0.11.p8 driver can't pass build with kernel 4.1 on Android M6.0
a52956f MLK-12466 ARM: dts: imx6ul-14x14-evk-usb-certi: add USB certification dts
Change-Id: I91b274ccd29c9d52a274599d66e874fa474550bf
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 c67890ec..5c1bc223 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 | |||
11 | PV .= "+git${SRCPV}" | 11 | PV .= "+git${SRCPV}" |
12 | 12 | ||
13 | SRCBRANCH = "4.1-1.0.x-imx" | 13 | SRCBRANCH = "4.1-1.0.x-imx" |
14 | SRCREV = "445b81a703861b3c146ccd074cb5c14a5363c6d3" | 14 | SRCREV = "3617c73273b93c811e23978ca835548fd0747ae4" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 16 | COMPATIBLE_MACHINE = "(mx6|mx7)" |