boundarydevices / linux

Kernel tree for Boundary Devices platforms
194 stars 290 forks source link

Integrate STM drivers for the LIS2DH #54

Closed mikerosenblumLumira closed 4 years ago

mikerosenblumLumira commented 4 years ago

STM maintains their own repository of the linux kernel. To integrate the changes checkout the correct branch from our repo then fetch the corresponding branch from the STM repo and merge. This is done using the following commands: git fetch https://github.com/STMicroelectronics/STMems_Linux_IIO_drivers linux-4.14.y-gh git merge FETCH_HEAD

Merge branch 'linux-4.14.y-gh' of https://github.com/STMicroelectronics/STMems_Linux_IIO_drivers into boundary-imx_4.14.x_2.0.0_ga

NGSF-28
gibsson commented 4 years ago

Hi, That is a lot of patches! Also we don't have any of the ST sensors added so we can't test it. I'm afraid this will not be merged. Hope you understand. Regards, Gary