From bf0b6a9a5deb4f37ffe9f32e9c3cc166ccaabf10 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Tue, 15 Oct 2019 11:04:12 +0800 Subject: [PATCH] linux-qoriq/4.14: update to 328b263 *update to lsdk 1909 tag include the following changes: 328b263 - staging: fsl_ppfe/eth: Disable termination of CRC fwd. 711fb12 - mtd: fsl-quadspi: Introduce variable to fix different invalid master Id 106285f - arm64: dts: ls1028a: fix dwc pci over smmu 894de03 - arm: dts: ls1021a: fix that FlexTimer cannot wakeup system in deep sleep 39ca302 - Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr1-alt-addr' property 1c45456 - soc: fsl: handle RCPM errata A-008646 on SoC LS1021A b668cee - enetc: Fix deadlock during PTP RX timestamping 83800e1 - felix: Remove unused include, fix compile warn 8c6cd4b - ocelot: Warn if cpu side interfaces are not up 21df227 - ocelot: Fix NULL pointer on LAG slave removal 740c986 - ocelot: Don't handle netdev events for other netdevs 13b469d - mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC d77968f - mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a 5c63e68 - mmc: sdhci-of-esdhc: set the sd clock divisor value above 3 7b29a0d - iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500 91c5e92 - irqchip/gic-v3-its: Fix command queue pointer comparison bug e8befd6 - irqchip/gic-v3-its: Add post-mortem info on command timeout 403113d - drm: mali-dp: Set encoder possible_clones a19b072 - drm/arm/malidp: Enable/disable interrupts in runtime pm 0b1dc14 - drm/modeset-helper: Add simple modeset suspend/resume helpers f39fc13 - drm/arm/malidp: Added the late system pm functions 4634b3e - felix: skip probing if device is disabled in DT Signed-off-by: Chunrong Guo --- recipes-kernel/linux/linux-qoriq_4.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-qoriq_4.14.bb b/recipes-kernel/linux/linux-qoriq_4.14.bb index cd37c5d2..6ec114df 100644 --- a/recipes-kernel/linux/linux-qoriq_4.14.bb +++ b/recipes-kernel/linux/linux-qoriq_4.14.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \ file://0001-Makfefile-add-cflags.patch \ " -SRCREV = "e3aede3681a610e6d42c397b96547dc90f6f9e87" +SRCREV = "328b263103fbd83f7c7a5d42acef266375a2f717" S = "${WORKDIR}/git" -- 2.40.1