From: Stefan Agner <[email protected]> This updates linux-fslc to the latest version which includes the Vybrid related patches.
c0f9a0b video: fsl-dcu-fb: fix compile issue without PM_RUNTIME 2462161 video: fsl-dcu-fb: fix pixel clock polarity 1f5396e video: fsl-dcu-fb: add suspend/resume support 8c5a203 video: fsl-dcu-fb: fix signal polarity defines a427e4d ARM: dts: vf610-colibri: enable DCU framebuffer ac96b9d video: fsl-dcu-fb: support signal polarity configuration 1ee7a4b video: fsl-dcu-fb: use native-display timing 720bfba video: fsl-dcu-fb: use num_timings to iterate timings 333c6a2 Documentation: DT: Add DCU framebuffer driver d88299d fb: Add DCU framebuffer driver for Vybrid VF610 platform 75bdedc ARM: clk: vf610: Add DCU and TCON clock support c7290af ARM: dts: vf610-twr: Enable DCU and TCON devices 7e674db ARM: dts: vf610: Add DCU and TCON nodes 181d5b3 ARM: dts: vf-colibri: enable NAND flash controller b45eb34 ARM: dts: vf610twr: add NAND flash controller peripherial 6c6b549 mtd: nand: vf610_nfc: include missing pincrl/consumer.h c03052d mtd: nand: vf610_nfc: add device tree bindings 333d0d5 mtd: nand: vf610_nfc: add hardware BCH-ECC support 99c3293 mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others 0b67299 mtd: nand: add common DT init code Signed-off-by: Stefan Agner <[email protected]> --- Hi Otavio, This patch requires the pull request sent earlier to be merged... -- Stefan recipes-kernel/linux/linux-fslc_4.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc_4.1.bb b/recipes-kernel/linux/linux-fslc_4.1.bb index 5777308..8306217 100644 --- a/recipes-kernel/linux/linux-fslc_4.1.bb +++ b/recipes-kernel/linux/linux-fslc_4.1.bb @@ -12,6 +12,6 @@ include linux-fslc.inc PV = "4.1+git${SRCPV}" SRCBRANCH = "patches-4.1" -SRCREV = "ac8eed12f8a074f4911c20f4216a250a41d04423" +SRCREV = "c0f9a0baaee0d37a3daacf9eef3f9021bff3235f" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)" -- 2.6.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
