From 3b211bce63ae9c0cc93095ca77eaa7ce1d9c24f6 Mon Sep 17 00:00:00 2001 From: gitbot <gitbot@seco.com> Date: Fri, 6 Oct 2023 11:36:23 +0000 Subject: [PATCH] Integrate linux-imx-kuk/mx8mp_split_d18-b79_dt -- Commit: https://git.seco.com/seco-ne/kernel/linux-imx-kuk/-/commit/41d5b8a69a7f7a14c35798c2a44607f8ba49dfcf arm64:dts:imx8mp-d18: Fix RTS/CTS property for uart4 RTS and CTS are not muxed to the SMARC connector, so remove the "fsl,uart-has-rtscts" protperty. 746-001377 -- Commit: https://git.seco.com/seco-ne/kernel/linux-imx-kuk/-/commit/50e071c3df80b850e5a8f92fa08d96ef293b779a arm64:dts:imx8mp-d18: Add gpio-line names BCS 746-001381 -- Commit: https://git.seco.com/seco-ne/kernel/linux-imx-kuk/-/commit/300acd9b52aaec1a00e828a466ad6ccb69c4b5ac arm64:dts:imx8mp-d18: Fix FNG-System boot Add aliases for serial interfaces and rtcs. Disable flexspi node for now, because FNG-System stucks during boot when it is enabled. BCS 746-001343 -- Commit: https://git.seco.com/seco-ne/kernel/linux-imx-kuk/-/commit/8fa40ae33f10970e336145a2847abcc8fb792cea arm64:dts:imx8mp-d18: Split dt into separate files for SOM and baseboard * b79.dtsi: Carrier board * imx8mp-d18.dtsi: LEVY d18 SoM * seco-imx8mp-d18.dts: d18 standalone * seco-imx8mp-d18-b79.dts: d18 + b79 BCS 746-001345 --- SRCREV.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SRCREV.conf b/SRCREV.conf index 8af62e9c..4af9bac7 100644 --- a/SRCREV.conf +++ b/SRCREV.conf @@ -8,7 +8,7 @@ SRCREV:pn-gfxml2dto = "7ba3b04e929dadb15c1f1dc1bb23fda3aab92995" SRCREV:pn-ilitek = "832639d983eac75528fc77320158251b87f1beaf" SRCREV:pn-kernel-module-touchgpio = "b2d4c89027b818694733c581fa828e53e55e024d" SRCREV:pn-libmdb = "f8fb2375536e72b37cef3f0e843c61e9335de928" -SRCREV:pn-linux-imx = "b065a0ed904b50ab6c8a81e88f97a6d4f45645d9" +SRCREV:pn-linux-imx = "41d5b8a69a7f7a14c35798c2a44607f8ba49dfcf" SRCREV:pn-linux-imx-kuk = "0258f07c61364958e3307da11a388e72baffb03a" SRCREV:pn-linux-seconorth = "ac6c42b718b3b477d6e06f01cfc0adb500645585" SRCREV:pn-qt-multi-screen-compositor = "0ce22128b0cb7b7a081ff99e77394471827fba14" -- GitLab