mbox series

[D/E/F,0/1] Support SMO8840 as LIS2DH12

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

Message

Wen-chien Jesse Sung March 30, 2020, 10:48 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Seth Forshee April 2, 2020, 6:34 p.m. UTC | #1
On Mon, Mar 30, 2020 at 06:48:25PM +0800, 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

This has already been applied to focal from unstream stable. Thanks!
Kelsey Skunberg April 3, 2020, 10:44 p.m. UTC | #2
On 2020-03-30 18:48:25 , 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 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> -- 
> 2.20.1
> 
>
Applied to disco/master-next and eoan/master-next. The additional comment from
the bionic patch was included. Thank you! 

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