From b878f305d61420cc68fdcb42ee7f8f3fc44d164b Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 5 Nov 2014 10:58:01 +0800 Subject: [PATCH] linux-ls1: Update to 3ced9e8 revision This includes following changes: c742cbe arm: dts: ls1021a: rename QDS and TWR board dts name for consistence dbaf1e5 ARM: ls1021a: add gating clocks to IP blocks. 0eb706c watchdog: imx2_wdt: Add power management support. b53a344 watchdog: imx2_wdt: adds big endianness support. eb157e1 watchdog: imx2_wdt: convert to watchdog core api 71b5f25 watchdog: Get rid of MODULE_ALIAS_MISCDEV statements 54d638d watchdog: imx2_wdt: disable watchdog timer during low power mode c495541 watchdog: imx2_wdt: expose module alias for loading from device-tree Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-kernel/linux/linux-ls1_3.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-ls1_3.12.bb b/meta-fsl-arm/recipes-kernel/linux/linux-ls1_3.12.bb index 7aa5bd8c..4e1e85b7 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-ls1_3.12.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-ls1_3.12.bb @@ -6,6 +6,6 @@ require recipes-kernel/linux/linux-ls1.inc require recipes-kernel/linux/linux-dtb.inc SRCBRANCH = "ls1-dev" -SRCREV = "de1cb4b3c16be38cf3981fd0afa143ad24283d07" +SRCREV = "3ced9e82f9f3f7b232bea0bd18c9a62572c06b44" COMPATIBLE_MACHINE = "(ls102xa)" -- 2.40.1