mbox series

[B,0/1] Support SMO8840 as LIS2DH12

Message ID 20200330104948.29679-1-jesse.sung@canonical.com
Headers show
Series Support SMO8840 as LIS2DH12 | expand

Message

Wen-chien Jesse Sung March 30, 2020, 10:49 a.m. UTC
BugLink: https://launchpad.net/bugs/1869694

=== Impact ===
According to ST, HID SMO8840 is for LIS2DH12. In Ubuntu kernel, support for this ID is missing in Bionic, and it's mapped to LNG2DM in D/E/F.

=== Fix ===
* e43d110cdc20 - iio: st_sensors: remap SMO8840 to LIS2DH12
This is in mainline kernel 5.6, and also 4.19, 5.4, and 5.5 stable trees.

=== Risk of Regression ===
Low.
Hans de Goede@redhat, who originally mapped SMO8840 to LNG2DM, confirmed the patch works for his Lenovo Ideapad Miix 320:
https://lore.kernel.org/linux-iio/20200224095426.25681-1-jesse.sung@canonical.com/T/#u

Wen-chien Jesse Sung (1):
  iio: st_sensors: remap SMO8840 to LIS2DH12

 drivers/iio/accel/st_accel_i2c.c | 1 +
 1 file changed, 1 insertion(+)

Comments

Po-Hsu Lin March 31, 2020, 3:55 a.m. UTC | #1
Backport looks sane to me.
Acked-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Kelsey Skunberg April 3, 2020, 9:53 p.m. UTC | #2
On 2020-03-30 18:49:47 , Wen-chien Jesse Sung wrote:
> BugLink: https://launchpad.net/bugs/1869694
> 
> === Impact ===
> According to ST, HID SMO8840 is for LIS2DH12. In Ubuntu kernel, support for this ID is missing in Bionic, and it's mapped to LNG2DM in D/E/F.
> 
> === Fix ===
> * e43d110cdc20 - iio: st_sensors: remap SMO8840 to LIS2DH12
> This is in mainline kernel 5.6, and also 4.19, 5.4, and 5.5 stable trees.
> 
> === Risk of Regression ===
> Low.
> Hans de Goede@redhat, who originally mapped SMO8840 to LNG2DM, confirmed the patch works for his Lenovo Ideapad Miix 320:
> https://lore.kernel.org/linux-iio/20200224095426.25681-1-jesse.sung@canonical.com/T/#u
> 
> Wen-chien Jesse Sung (1):
>   iio: st_sensors: remap SMO8840 to LIS2DH12
> 
>  drivers/iio/accel/st_accel_i2c.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> -- 
> 2.20.1
> 
>
Applied to bionic/master-next. The additional comment given was added to the
log. Thank you! 

-Kelsey 

> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team