kernel: bump 5.15 to 5.15.100
[openwrt/staging/jow.git] / target / linux / ipq807x / patches-5.15 / 0043-v6.2-thermal-drivers-tsens-Allow-configuring-min-and-max-.patch
index 7354d54464954be16135ad467cdbbd8bc5b2c97c..5a571a36b625966e75c2a01ad88f5f3deda47eb3 100644 (file)
@@ -35,7 +35,7 @@ Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
  struct tsens_plat_data data_8960 = {
 --- a/drivers/thermal/qcom/tsens-v0_1.c
 +++ b/drivers/thermal/qcom/tsens-v0_1.c
-@@ -543,6 +543,8 @@ static struct tsens_features tsens_v0_1_
+@@ -553,6 +553,8 @@ static struct tsens_features tsens_v0_1_
        .adc            = 1,
        .srot_split     = 1,
        .max_sensors    = 11,
@@ -46,7 +46,7 @@ Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
  static const struct reg_field tsens_v0_1_regfields[MAX_REGFIELDS] = {
 --- a/drivers/thermal/qcom/tsens-v1.c
 +++ b/drivers/thermal/qcom/tsens-v1.c
-@@ -306,6 +306,8 @@ static struct tsens_features tsens_v1_fe
+@@ -277,6 +277,8 @@ static struct tsens_features tsens_v1_fe
        .adc            = 1,
        .srot_split     = 1,
        .max_sensors    = 11,