[ Sasha's backport helper bot ]
Hi,
Summary of potential issues: ⚠️ Found matching upstream commit but patch is missing proper reference to it
Found matching upstream commit: 16038474e3a0263572f36326ef85057aaf341814
Status in newer kernel trees: 6.15.y | Present (different SHA1: b0df531da1ef)
Note: The patch differs from the upstream commit: --- 1: 16038474e3a02 ! 1: fe42ce37a0ddf iio: accel: fxls8962af: Fix temperature calculation @@ Commit message Signed-off-by: Sean Nyekjaer sean@geanix.com Link: https://patch.msgid.link/20250505-fxls-v4-1-a38652e21738@geanix.com Signed-off-by: Jonathan Cameron Jonathan.Cameron@huawei.com + (cherry picked from commit 16038474e3a0263572f36326ef85057aaf341814)
## drivers/iio/accel/fxls8962af-core.c ## @@ + #include <linux/property.h> #include <linux/regulator/consumer.h> #include <linux/regmap.h> - #include <linux/types.h> +#include <linux/units.h>
#include <linux/iio/buffer.h> ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.12.y | Success | Success |