From 64d39f7d2c8f09ae04634da13b9065c5979fe707 Mon Sep 17 00:00:00 2001 From: gitbot <gitbot.north@seco.com> Date: Thu, 26 Oct 2023 09:46:44 +0000 Subject: [PATCH] Integrate linux-imx-kuk/cherry_pick_mcu -- Commit: https://git.seco.com/seco-ne/kernel/linux-imx-kuk/-/commit/ef5aecd4636bc042ccc4e3cafdec5514cee2ded2 drivers:staging:trizeps8-mcu: Add mfd and gpio driver for the trizeps8mcu The trizeps modules may be equipped with an MCU that exposes different features like gpio and touch. This driver is based on kuk_tr8mcu_touch.c but splits up into an mfd part and implements the gpio part. Further features are not yet available. BCS 746-00127 --- SRCREV.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SRCREV.conf b/SRCREV.conf index 93a633dc..e52df9e8 100644 --- a/SRCREV.conf +++ b/SRCREV.conf @@ -8,7 +8,7 @@ SRCREV:pn-gfxml2dto = "55e72e4acbfd80b2091133581bcaa32e27060de0" SRCREV:pn-ilitek = "a4440f198da5283daf0db2a083f8839e6b33c845" SRCREV:pn-kernel-module-touchgpio = "8ed287e4b31b32b5617b9f4adfa4c7ea06f42598" SRCREV:pn-libmdb = "5480d874c2b1ba8bdb3a89d4382851f4a79d6dab" -SRCREV:pn-linux-imx = "a48a79588ff2ee99f6e6c059ebc4e059ffdf8b69" +SRCREV:pn-linux-imx = "ef5aecd4636bc042ccc4e3cafdec5514cee2ded2" SRCREV:pn-linux-imx-kuk = "0258f07c61364958e3307da11a388e72baffb03a" SRCREV:pn-linux-seconorth = "bb143749c161118b50917ff14ecad5ba782dfb02" SRCREV:pn-qt-multi-screen-compositor = "d4fac62b205529b6c089fcf2b69cb6ef670a7351" -- GitLab