]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-qoriq/4.14: update to 328b263
authorChunrong Guo <chunrong.guo@nxp.com>
Tue, 15 Oct 2019 03:04:12 +0000 (11:04 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 21 Oct 2019 12:07:06 +0000 (09:07 -0300)
*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 <chunrong.guo@nxp.com>
recipes-kernel/linux/linux-qoriq_4.14.bb

index cd37c5d213b3e4f710c50f63e2406d3bb24058c0..6ec114df066ed7a095eb7cf96f513b94f1babc11 100644 (file)
@@ -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"