Integrate meta-seco-bsp/add_touch_modules
Commit: clea-os/layers/seco/meta-seco-bsp@8c6a5866
[KERNEL][MODULES] Use new Clea OS URL for SRC_URI
Change the SRC_URI of the kernel modules to the new URL for Clea OS.
--
Commit: clea-os/layers/seco/meta-seco-bsp@0701d809
[CICD] Add SRCREV for kernel modules
--
Commit: clea-os/layers/seco/meta-seco-bsp@8964aaa9
[KERNEL][MODULES] Add kernel module for EETI touch controllers
--
Commit: clea-os/layers/seco/meta-seco-bsp@147f029c
[KERNEL][MODULES] Add kernel module for Ilitek touch driver
--
Commit: clea-os/layers/seco/meta-seco-bsp@b382d789
[KERNEL][MODULES] Add kernel module for Microchip maXTouch
--
Commit: clea-os/layers/seco/meta-seco-bsp@1a16bdd9
[KERNEL][MODULES] Add helper module for config of touch controllers
The modules allows for a flexible way of defining the reset and interrupt lines of touch controllers.
--
Commit: clea-os/layers/seco/meta-seco-bsp@bd0ece46
[KERNEL][MODULES] Add generic Makefile for kernel modules
The Makefile is used to compile kernel modules that don't include their own Makefile.
--
Commit: clea-os/layers/seco/meta-seco-bsp@e8294a0b
[KERNEL][MODULES] Add generic include for kernel modules