aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc-imx_5.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-fslc-imx_5.15.bb')
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_5.15.bb32
1 files changed, 6 insertions, 26 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_5.15.bb b/recipes-kernel/linux/linux-fslc-imx_5.15.bb
index 336cf1c7..5e90ee63 100644
--- a/recipes-kernel/linux/linux-fslc-imx_5.15.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_5.15.bb
@@ -28,36 +28,16 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
# ------------------------------------------------------------------------------
# 1. Stable (tag or SHA(s))
# ------------------------------------------------------------------------------
-# tag: v5.15.48
+# tag: v5.15.156
#
# ------------------------------------------------------------------------------
# 2. NXP-specific (tag or SHA(s))
# ------------------------------------------------------------------------------
-# tag: lf-5.15.5-1.0.0
+# tag: lf-5.15.71-2.2.0
#
# ------------------------------------------------------------------------------
# 3. Critical patches (SHA(s))
# ------------------------------------------------------------------------------
-# aa0d6324254a ("ARM: imx_v6/v7: config: remove lzo compression")
-# 78a61d752a68 ("staging: fsl_ppfe: reduce MAC address filtering loglevel to debug")
-# 119775ff0b40 ("staging: fsl_ppfe: assign correct OF nodes to individual ports")
-# f696b8a03198 ("staging: fsl_ppfe: handle all RGMII modes in pfe_eth_adjust_link")
-# 069a8e1cde93 ("PCI: dwc: PCI_IMX6 must depend on PCIE_DW")
-# ea15f0d0fd08 ("usb: chipidea: fix missing chipidea.h include")
-# a30d0e4c26da ("ARM: imx: select MAILBOX with IMX_MBOX")
-# 162f5592d475 ("gpu: drm: allow enabling DRM_IMX on Layerscape SoCs")
-# af7065ca8e07 ("ARM: dts: imx7s: revert LCDIF AXI clock to IMX7D_LCDIF_PIXEL_ROOT_CLK")
-# df227a18343f ("ARM: imx: add missing debug_ll_io_init to i.MX6UL map_io")
-# c874471ab39e ("i2c: imx: remove unneeded libata include")
-# 651e1f69ef7b ("i2c: imx: fix lockdep issue")
-# bee6315aac16 ("i2c: imx: avoid taking clk_prepare mutex in PM callbacks (again)")
-# 6a8f8108c8ce ("arch/arm64/boot/dts/freescale: fix file permissions on dts files")
-# 11f0faaa75ec ("irq-imx-irqsteer: fix compile error if CONFIG_PM_SLEEP is not set")
-# d17efc542bf0 ("arm: imx: include i.MX6SX DDR freq implementation for i.MX6UL")
-# d99fa7fc4edc ("arm: imx: do not include smp_wfe_imx6.S for i.MX6SX")
-# a5a2dd0a75fc ("arm: imx: enable HAVE_IMX_BUSFREQ for i.MX6")
-# f40d20ee44da ("arm: imx: do not build busfreq without HAVE_IMX_BUSFREQ")
-# 96bb4e4ffa01 ("ARM: dts: imx7s: fix ARM timer definition")
#
# NOTE to upgraders:
# This recipe should NOT collect individual patches, they should be applied to
@@ -70,18 +50,18 @@ include linux-fslc.inc
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
-KBRANCH = "5.15-1.0.x-imx"
-SRCREV = "b6597629c15cf4fc99dbcdaa079cb1b4c3e92f2e"
+KBRANCH = "5.15-2.2.x-imx"
+SRCREV = "ebcdbe7ec49f9c3405ee4b89e7ec279e313026f3"
# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
# required by kernel-yocto.bbclass.
#
# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
# should be updated once patchlevel is merged.
-LINUX_VERSION = "5.15.48"
+LINUX_VERSION = "5.15.156"
# Local version indicates the branch name in the NXP kernel tree where patches are collected from.
-LOCALVERSION = "-5.15.5-1.0.0"
+LOCALVERSION = "-5.15.156-2.2.0"
DEFAULT_PREFERENCE = "1"