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>
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>
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>
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>
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>