[meta-freescale] [PATCH 02/13] linux-qoriq_4.4: update to e235023

Chunrong Guo B40290 at freescale.com
Mon Oct 30 01:53:46 PDT 2017


From: Chunrong Guo <chunrong.guo at nxp.com>

*include the following changes:
e235023 - sdk_dpaa: accept frames on RX even if larger than MTU
d9123b2 - arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCs
e9602ac - irqchip/ls-scfg-msi: add LS1012a MSI support
2c2c3a9 - PFE: fix compile issue on arm32
60cd1cd - staging: fsl_ppfe/eth: fix read/write/ack idx issue
9b418a1 - staging: fsl_ppfe/eth: remove unused functions
7b713b7 - arm64: dts: freescale: ls1012a: update with pppfe support
bd5ef67 - staging: fsl_ppfe/eth: introduce pfe driver
34bd3ef - staging: fsl_ppfe/eth: reverting irq array of interrupts of mii_bus structure
13a2098 - change _nfct to nfct for linux 4.4
4dc4443 - staging: fsl_ppfe/eth: introduce pfe driver
cee1dab - staging: fsl_ppfe/eth: header files for pfe driver
a62c4a44 - net: fsl_ppfe: dts binding for ppfe
6a975e1 - arm64: dts: ls1046a: Add dis_rxdet_inp3_quirk property to USB3 node
ba3d118 - dma: caam: add support for memcpy
b52e627 - dma: caam: change func/field names to better match functionality
7be6429 - dma: caam: make internal function static
b24b41f - dma: caam: remove unneeded function parameter
3c9b57b - dma: caam: removed unsed struct fields
991c353 - Extend FM MAC Statistics with frame size counters (request from Nokia)
9ca1fb9 - dma: caam: fix desc error when data length is over 130815 bytes
40b1c1b - dma: caam: add dma driver using scatter-gather
518d97d - arm64: dts: ls1012a: add caam-dma node
2b72db0 - crypto: caam: add caam-dma node to SEC4.0 device tree binding
a160bbb - r8152: avoid rx queue more than 1000 packets
84e7a34 - staging: fsl-dpaa2/eth: move generic FD defines to DPIO
25322fa - staging: fsl-dpaa2/eth: Add generic FD defines to DPIO
b4a9bc9 - soc: fsl: fix the compilation issue
aefede5 - DPIO: Prefer the CPU affine DPIO
f779dcb - staging: fsl-mc/dpio: Fix incorrect comparison
0ee57c0 - crypto: caam/qi2 - fix gfp allocation flags (part II)
9375c90 - crypto: caam/qi2 - fix gfp allocation flags (part I)
8543511 - crypto: caam/qi2 - fix fd_flt_dma dma unmapping direction
f965f5f - crypto: caam/qi2 - fix caam_exit_common() signature
843f687 - crypto: caam/qi2 - DPAA2-CAAM driver up-rev
4a65fba - crypto: caam - fix incorrect define
80fe999 - crypto: caam - Remove unused dentry members
7a11770 - crypto: caam - free qman_fq after kill_fq
3b13203 - crypto: caam - clean-up in caam_init_rng()
9a9a6f5 - crypto: caam - remove unused variables in caam_drv_private
54430f6 - crypto: caam - remove unused sg_to_sec4_sg_len()
7a69034 - crypto: caam/qi - lower driver verbosity
686caeb - crypto: caam/qi - handle large number of S/Gs case
a679cb9 - crypto: caam/qi - properly set IV after {en,de}crypt
69c7781 - crypto: caam - properly set IV after {en,de}crypt
d62c00e - crypto: caam/qi - fix typo in authenc alg driver name
6252332 - crypto: caam - fix gfp allocation flags (part II)
7d20b7c - crypto: caam - fix gfp allocation flags (part I)
d90d76d - crypto: caam - make of_device_ids const.
4d6269a - crypto: caam - fix error return code in caam_qi_init()
0384e62 - crypto: tcrypt - remove AES-XTS-192 speed tests
791dd43 - PCI: layerscape: Add support for ls1012a
accb346 - soc: fsl: set rcpm bit for FTM
9f91720 - dts: ls1012a: Add PCIe controller DT node
e6e7067 - dts: ls1012a: Add MSI controller DT node
2b6b580 - dt-bindings: clockgen: Add compatible string for LS1012A
e894f84d - arm64: dts: ls208xa: Add the identify of the platform to support to set rcpm bit
c0bf60be - arm64: dts: ls1046a: Add the identify of the platform to support to set rcpm bit
2053368 - arm64: dts: ls1043a: Add the identify of the platform to support to set rcpm bit
ccbd24c - arm: dts: ls1021a: Add the identify of the platform to support to set rcpm bit
85c51b9 - arm64: dts: ls1012a: Add the identify of the platform to support to set rcpm bit
116b960 - arm64: dts: ls1088a: Add the identify of the platform to support to set rcpm bit

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 recipes-kernel/linux/linux-qoriq_4.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-qoriq_4.4.bb b/recipes-kernel/linux/linux-qoriq_4.4.bb
index 1bb8471..72177a3 100644
--- a/recipes-kernel/linux/linux-qoriq_4.4.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.4.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
 SRC_URI = "git://github.com/qoriq-open-source/linux.git;nobranch=1 \
 "
-SRCREV = "953d4679940ecc280cb3c5312b086d05f7897395"
+SRCREV = "e235023f9e3dee101ee31f3b1ddaa3c8aacd6d03"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



More information about the meta-freescale mailing list