All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chunrong Guo <B40290@freescale.com>
To: <meta-freescale@yoctoproject.org>
Cc: chunrong.guo@nxp.com
Subject: [[PATCH v2 21/34] linux :update to 953d467
Date: Mon, 16 Oct 2017 14:33:23 +0800	[thread overview]
Message-ID: <1508135616-17233-21-git-send-email-B40290@freescale.com> (raw)
In-Reply-To: <1508135616-17233-1-git-send-email-B40290@freescale.com>

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

*include the following changes
953d467 - Revert "arm64: Increase the max granular size"
89ae39b - mmc: sdhci-of-esdhc: disable SD clock for clock value 0
de98211 - arch/arm64: elfcorehdr should be the first allocation
9ef2d8a - sdk_dpaa: avoid crashing on OOM
16bf816 - arm64: config: enable cpuidle feature by default
bbd8fe5 - Revert "mtd: fsl-quadspi: disable AHB buffer prefetch"
eb85fd5 - sdk_dpaa: ls1043a errata: restrict the max mtu
9c3f355 - mtd: spi-nor: fsl-qspi: Limit read to specified count provided by above layer
66d46f2 - sdk_dpaa: ls1043a errata: maintain timestamp info
f2576e9 - arm: configs: enable CONFIG_IP_MULTICAST in lsdk.config
a48b188 - dts: ls1043aqds: add #address-cells = <1> and #size-cells to fpga node
7fe4a5f - drm/fsl-dcu: fix the wrong calling sequence for clk_prepare and clk_enable
a645ba5 - mtd: spi-nor: fsl-quadspi: workaround for TKT253890
e2485a1 - drivers: firmware: psci: use psci v0.2 to implement sleep
86c8006 - i2c: imx: allow i2c devices share an interrupt
d9c2cd4 - dpaa_eth: avoid Tx timeout warnings
195de47 - dpaa_eth: avoid Tx timeout warnings
a07f339 - usb: dwc3: fix some occasional call trace
a43e0b7 - gianfar: Fix Tx flow control deactivation
70caa34 - sdk_dpaa: ls1043a errata: fix arm32 build
3ca12f1 - sdk_dpaa: ls1043a errata: do not recycle the realigned buffers
c665a20 - sdk_dpaa: ls1043a errata: verify and resize headroom alignment
b0375c7 - sdk_dpaa: ls1043a errata: realign skb in place if needed
e587be3 - sdk_dpaa: ls1043a errata: realign and linearize egress skbs
438cbca - sdk_dpaa: ls1043a errata: resplit the skb after copy
66d6eb5 - linux/core: export copy_skb_header() function
acbc1db - arm:configs: Add lttng.config to support LTTng modules
9621724 - arm64:configs: Add lttng.config to support LTTng modules
1405d32 - arm64: defconfig: enable CONFIG_RTC_DRV_PCF85263
3c94ee2 - config: rtc: pcf85263: add NXP PCF85263 support (i2c)
5e102e1 - config: enable support for lxd and lxd-bridge
e3fc409 - arm64: dts: ls1012a: add USB host controller nodes
dd6b18e - arm64: dts: ls1043a: add pcf85263 rtc nodes
b9183aa - rtc: pcf85263: add NXP PCF85263 support (i2c)
0f94fc9 - usb: dwc3: fix usb dwc3 compile issue
9ca14ec - usb: dwc3: core: re-factor init and exit paths
ee6056c - usb: dwc3: core: move fladj to dwc3 structure
7ef4ead - usb: dwc3: core: add fifo space helper
5f03a20 - usb: dwc3: add disable receiver detection in P3 quirk
74531b8 - usb: dwc3: core: fix PHY handling during suspend
eedbe26 - usb: dwc3: drop ev_buffs array
3b62719 - usb: dwc3: remove num_event_buffers
53891bf - usb: dwc3: drop FIFO resizing logic
9cbc0b72 - usb: dwc3: Validate the maximum_speed parameter
cec41d7 - usb: dwc3: Update maximum_speed for SuperSpeedPlus

Signed-off-by: Chunrong Guo <chunrong.guo@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 a22a51c..1bb8471 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 = "ec61f521be6a22b100aabc0e2726c670aec3c845"
+SRCREV = "953d4679940ecc280cb3c5312b086d05f7897395"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



  parent reply	other threads:[~2017-10-16  6:34 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16  6:33 [[PATCH v2 01/34] qe-ucode: update SRC_URL Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 02/34] qe-ucode: update COMPATIBLE_MACHINE Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 03/34] uboot: update to upgrade to 2017.09 Chunrong Guo
2017-10-16 16:33   ` Otavio Salvador
2017-10-16  6:33 ` [[PATCH v2 04/34] cst :update to 1afb40c Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 05/34] eth-config: update SRC_URL and update to e3dcd11 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 06/34] flib: update to 14489ee Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 07/34] fmlib: update SRC_URL and update to 9f20cab Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 08/34] fmlib: update FMLIB_TARGET and remove TARGET_ARCH_FMLIB Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 09/34] aiopsl: update to 2b7284f Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 10/34] gpp-aioptool: update to 43b842b Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 11/34] restool: update to 87c3abe Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 12/34] restool: add ls1043ardb and ls1046ardb as COMPATIBLE_MACHINE Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 13/34] cantest :update recipes for support Qoriq Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 14/34] dpdk: update recipes Chunrong Guo
2017-10-16 16:35   ` Otavio Salvador
2017-10-16  6:33 ` [[PATCH v2 15/34] odp:update recipes Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 16/34] ovs-dpdk: update recipes Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 17/34] ppa :update to 92b208b Chunrong Guo
2017-10-16 16:36   ` Otavio Salvador
2017-10-16  6:33 ` [[PATCH v2 18/34] uefi :update to a812f17 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 19/34] dpl-examples: update to a6c8375 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 20/34] mc:update to 10.3.2 Chunrong Guo
2017-10-16  6:33 ` Chunrong Guo [this message]
2017-10-16  6:33 ` [[PATCH v2 22/34] ls2-phy : update recipe Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 23/34] ls2088ardb: update uboot config Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 24/34] linux-qoriq: Upgrade kernel to v4.9 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 25/34] ls2-rcw: remove recipes Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 26/34] rcw :update recipe Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 27/34] ls1088ardb: rcw instead of ls2-rcw Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 28/34] ls2088ardb: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 29/34] ls1012ardb: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 30/34] ls1012afrdm : " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 31/34] ls2080ardb: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 32/34] ls1012ardb-32: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 33/34] ls1012afrdm-32b: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 34/34] fmc: update recipes Chunrong Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1508135616-17233-21-git-send-email-B40290@freescale.com \
    --to=b40290@freescale.com \
    --cc=chunrong.guo@nxp.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.