]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc (4.1): Update to latest version 622e3d41
authorStefan Agner <stefan.agner@toradex.com>
Sat, 24 Oct 2015 05:49:32 +0000 (22:49 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:21 +0000 (15:03 -0300)
This updates linux-fslc to the latest version which includes
the Vybrid related patches.

622e3d4 video: fsl-dcu-fb: fix compile issue without PM_RUNTIME
b71a77f video: fsl-dcu-fb: fix pixel clock polarity
55a3f93 video: fsl-dcu-fb: add suspend/resume support
526c502 video: fsl-dcu-fb: fix signal polarity defines
3b5d7a3 ARM: dts: vf610-colibri: enable DCU framebuffer
0614d77 video: fsl-dcu-fb: support signal polarity configuration
202f53d video: fsl-dcu-fb: use native-display timing
1f632a8 video: fsl-dcu-fb: use num_timings to iterate timings
5801959 Documentation: DT: Add DCU framebuffer driver
5afe56f fb: Add DCU framebuffer driver for Vybrid VF610 platform
fdad0f6 ARM: clk: vf610: Add DCU and TCON clock support
0cdb0dc ARM: dts: vf610-twr: Enable DCU and TCON devices
ca0333a ARM: dts: vf610: Add DCU and TCON nodes
463b5a3 ARM: dts: vf-colibri: enable NAND flash controller
e439239 ARM: dts: vf610twr: add NAND flash controller peripherial
031328c mtd: nand: vf610_nfc: include missing pincrl/consumer.h
5812299 mtd: nand: vf610_nfc: add device tree bindings
48ea668 mtd: nand: vf610_nfc: add hardware BCH-ECC support
ce28974 mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others
4fc9a49 mtd: nand: add common DT init code

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc_4.1.bb

index 89dacee70e9b899122f114127547069bed1470a1..c666fe6f34c823a622da684e5d85179a69b1c683 100644 (file)
@@ -12,6 +12,6 @@ include linux-fslc.inc
 PV = "4.1+git${SRCPV}"
 
 SRCBRANCH = "patches-4.1"
-SRCREV = "14b3c25b0cdc701b259b13452564e95cf23d2ca8"
+SRCREV = "622e3d41680b90914e981ee652c0dffcd259f826"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)"