diff --git a/README.md b/README.md index 28b95dc6d412..9616b8ffd680 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # Introduction -This repository contains STMicroelectronics MEMS IIO drivers for Linux/Android kernels. +This repository contains STMicroelectronics MEMS IIO drivers for the following LTS Linux/Android kernels: + - 4.9 (EOL) + - 4.14 + - 4.19 + - 5.4 + - 5.10 + - 5.15 + - 6.1 (WIP) + +For EOL kernel the maintenance has been discontinued and is strongly discouraged from using it for new developments. ## Source code integration From your kernel source code directory add the git remote (i.e. stmems_iio_github) for this repository: diff --git a/stm_iio_patches/4.9.y/0001-stm-Added-iio-type-patch-for-STMEMS.patch b/stm_iio_patches/4.9.y.EOL/0001-stm-Added-iio-type-patch-for-STMEMS.patch similarity index 100% rename from stm_iio_patches/4.9.y/0001-stm-Added-iio-type-patch-for-STMEMS.patch rename to stm_iio_patches/4.9.y.EOL/0001-stm-Added-iio-type-patch-for-STMEMS.patch diff --git a/stm_iio_patches/4.9.y/0002-stm-Add-STM-sensors-drivers-to-build-system.patch b/stm_iio_patches/4.9.y.EOL/0002-stm-Add-STM-sensors-drivers-to-build-system.patch similarity index 100% rename from stm_iio_patches/4.9.y/0002-stm-Add-STM-sensors-drivers-to-build-system.patch rename to stm_iio_patches/4.9.y.EOL/0002-stm-Add-STM-sensors-drivers-to-build-system.patch diff --git a/stm_iio_patches/4.9.y/0003-stm-add-new-iio-event-used-for-timesync-logic.patch b/stm_iio_patches/4.9.y.EOL/0003-stm-add-new-iio-event-used-for-timesync-logic.patch similarity index 100% rename from stm_iio_patches/4.9.y/0003-stm-add-new-iio-event-used-for-timesync-logic.patch rename to stm_iio_patches/4.9.y.EOL/0003-stm-add-new-iio-event-used-for-timesync-logic.patch