From 1ec28a6c1e0a2ecead479f6cca3676ed914d9da2 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Wed, 19 Jul 2023 15:20:04 +0300 Subject: linux-fslc-imx: Update to 6.1-2.0.x-imx Upgrade the kernel to 6.1-2.0.x-imx based on the NXP kernel sources with the tag lf-6.1.22-2.0.0 and the mainline stable linux-6.1.y. Stable version: 6.1.38 Relevant internal commits: - 3f1f2ea729550 mxc: gpu-viv: change _QuerySignal() return type to gceSTATUS - b73c6797ee427 ARM: imx_v7_defconfig: Remove KERNEL_LZO config - ec33c7fc43bef touchscreen: Kconfig: add I2C dependency for CT36X - 6c41233a2cfbe pwm: pwm-adp5585: fix get_state callback prototype - 9c7540ecb891f pwm: pwm-rpmsg-imx: fix get_state callback prototype Remove obsolete imx6ul{l|z}-*-sdio3 dtbs as per [1]. 27548edcb4934 ("LF-8794-1 arm: dts: remove all imx6ul(l/z) btwifi-sdio3_0.dts file") Signed-off-by: Oleksandr Suvorov --- conf/machine/imx6ullevk.conf | 1 - conf/machine/imx6ulz-14x14-evk.conf | 1 - 2 files changed, 2 deletions(-) (limited to 'conf/machine') diff --git a/conf/machine/imx6ullevk.conf b/conf/machine/imx6ullevk.conf index a773bb6a1..60668c2fa 100644 --- a/conf/machine/imx6ullevk.conf +++ b/conf/machine/imx6ullevk.conf @@ -17,7 +17,6 @@ KERNEL_DEVICETREE = " \ KERNEL_DEVICETREE:append:use-nxp-bsp = " \ imx6ull-14x14-evk-btwifi.dtb \ - imx6ull-14x14-evk-btwifi-sdio3_0.dtb \ imx6ull-14x14-evk-emmc.dtb \ imx6ull-14x14-evk-gpmi-weim.dtb \ " diff --git a/conf/machine/imx6ulz-14x14-evk.conf b/conf/machine/imx6ulz-14x14-evk.conf index 994ad850c..6cb1698db 100644 --- a/conf/machine/imx6ulz-14x14-evk.conf +++ b/conf/machine/imx6ulz-14x14-evk.conf @@ -16,7 +16,6 @@ KERNEL_DEVICETREE = " \ " KERNEL_DEVICETREE:append:use-nxp-bsp = " \ imx6ulz-14x14-evk-btwifi.dtb \ - imx6ull-14x14-evk-btwifi-sdio3_0.dtb \ imx6ulz-14x14-evk-emmc.dtb \ imx6ulz-14x14-evk-gpmi-weim.dtb \ " -- cgit v1.2.3-54-g00ecf