Skip to content

Commit

Permalink
MBa8MPxL: update linux-tqma-current to 6.12
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
  • Loading branch information
schmiedelm authored and igorpecovnik committed Jan 19, 2025
1 parent 6cca6d4 commit a4ed40b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion config/kernel/linux-tqma-current.config
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@ CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MUX=y
CONFIG_I2C_MUX_PCA954x=y
CONFIG_I2C_CADENCE=m
CONFIG_I2C_DESIGNWARE_PLATFORM=y
CONFIG_I2C_GPIO=m
CONFIG_I2C_IMX=y
CONFIG_I2C_IMX_LPI2C=y
Expand Down
2 changes: 1 addition & 1 deletion config/sources/families/include/imx8_common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ case $BOARD in
case $BRANCH in

current) # mainline stable kernel
KERNEL_MAJOR_MINOR="6.11"
KERNEL_MAJOR_MINOR="6.12"
;;

edge | default) # use for tests with recent mainline kernels
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ diff --git a/arch/arm64/boot/dts/freescale/Makefile b/arch/arm64/boot/dts/freesc
index 111111111111..222222222222 100644
--- a/arch/arm64/boot/dts/freescale/Makefile
+++ b/arch/arm64/boot/dts/freescale/Makefile
@@ -198,8 +198,10 @@ dtb-$(CONFIG_ARCH_MXC) += imx8mp-evk-mx8-dlvds-lcd1.dtb
@@ -201,8 +201,10 @@ dtb-$(CONFIG_ARCH_MXC) += imx8mp-evk-mx8-dlvds-lcd1.dtb

imx8mp-tqma8mpql-mba8mpxl-lvds-dtbs += imx8mp-tqma8mpql-mba8mpxl.dtb imx8mp-tqma8mpql-mba8mpxl-lvds.dtbo
imx8mp-tqma8mpql-mba8mpxl-lvds-g133han01-dtbs += imx8mp-tqma8mpql-mba8mpxl.dtb imx8mp-tqma8mpql-mba8mpxl-lvds-g133han01.dtbo
Expand Down

0 comments on commit a4ed40b

Please sign in to comment.