Commit Graph

7 Commits

Author SHA1 Message Date
Matteo DAMENO
f7e5022912 stm: move kernel 6.1.y stm patches out of WIP stage
All drivers are now working properly in kernel version 6.1.y.
This patch just rename the patches folder so to mark
that are not anymore in WIP.

Change-Id: Ia9f3f1693c92431071bb9d42fd70144a3e7c1873
Signed-off-by: Matteo DAMENO <matteo.damenom@st.com>
Reviewed-on: https://gerrit.st.com/c/linuxandroidopen/stm-ldd-iio/+/327813
Tested-by: CITOOLS <MDG-smet-aci-reviews@list.st.com>
Reviewed-by: Matteo DAMENO <matteo.dameno@st.com>
Reviewed-by: Mario TESI <mario.tesi@st.com>
2023-10-12 18:09:37 +02:00
mariotesi
fd9092e177 drivers:iio:stm: remove all custom types previously introduced in IIO
All the patches applied to the IIO framework file types.h have been
removed, then concentrated and replaced with different ones (prefixed
by STM_) in a single stm driver file:
drivers/iio/stm/common/stm_iio_types.h
which is expected to be shared with the application layer or hal.

Signed-off-by: mariotesi <mario.tesi@st.com>
Change-Id: I66ca184fe31f3b09bfe830187d9e3f096dd219f1
Reviewed-on: https://gerrit.st.com/c/linuxandroidopen/stm-ldd-iio/+/323957
Tested-by: CITOOLS <MDG-smet-aci-reviews@list.st.com>
Reviewed-by: Matteo DAMENO <matteo.dameno@st.com>
2023-09-14 22:54:51 +02:00
Mario Tesi
5b1943eda5 stm: add kernel patch for build ST MEMS drivers on k6.1
The IIO ST drivers for MEMS are located in the related
path drivers/iio/stm. In order to enable the build is
requested to add this path to Kconfig and Makefile of
the iio folder, moreover are requested some new IIO
types to handle the extended events generated by these
sensors.

Signed-off-by: Mario Tesi <mario.tesi@st.com>
Change-Id: I276c1eaf4237cc93568e1832bab85294480077de
Reviewed-on: https://gerrit.st.com/c/linuxandroidopen/stm-ldd-iio/+/295086
Tested-by: CITOOLS <MDG-smet-aci-reviews@list.st.com>
Reviewed-by: Matteo DAMENO <matteo.dameno@st.com>
2023-09-14 20:15:56 +02:00
mariotesi
363529453e stm: Removed support for LTS kernel (4.9) EOL
The LTS 4.9 kernel version entered EOL in January 2023
for this reason it will no longer be supported and updated
in this repo.

Signed-off-by: mariotesi <mario.tesi@st.com>
Change-Id: I17fb2b26f9b6939190080322952d084060304018
Reviewed-on: https://gerrit.st.com/c/linuxandroidopen/stm-ldd-iio/+/324710
Tested-by: CITOOLS <MDG-smet-aci-reviews@list.st.com>
Reviewed-by: Matteo DAMENO <matteo.dameno@st.com>
2023-09-14 20:15:40 +02:00
Denis Ciocca
bc49f13ac5 stm: move kernel 5.15.y stm patches out of WIP stage
After patch 'fix build on k5.15' all the drivers are
working properly in kernel version 5.15.y.
This patch just rename the patches folder so to mark
that are not anymore in WIP.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Change-Id: I4a4b89826b2b49c9b7d7b620c29029c0f227300d
Reviewed-on: https://gerrit.st.com/c/linuxandroidopen/stm-ldd-iio/+/269366
Tested-by: CITOOLS <MDG-smet-aci-reviews@list.st.com>
Reviewed-by: Mario TESI <mario.tesi@st.com>
Reviewed-by: Matteo DAMENO <matteo.dameno@st.com>
2022-10-10 18:05:11 +02:00
Denis Ciocca
c1109ec321 stm: add pathes for building kernel 5.15.y as WIP
Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Change-Id: Id2a475953bb61b397eb3d9d3875b813554282319
Reviewed-on: https://gerrit.st.com/c/linuxandroidopen/stm-ldd-iio/+/264074
Tested-by: CITOOLS <MDG-smet-aci-reviews@list.st.com>
2022-08-27 02:36:21 +02:00
Denis Ciocca
cc920bf152 stm: add folder that contains all patches needed for target kernel
Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Change-Id: I93cf95d9cbe324d59c666068dd67c8db8d0ab19e
Reviewed-on: https://sczcxd1104.scz.st.com/gerrit/c/linux/stm-ldd-iio/+/646
Tested-by: CI STM MSD <aosp-ger@st.com>
Reviewed-by: Mario TESI <mario.tesi@st.com>
2022-05-11 17:47:45 -07:00