Re: [PATCH v4 7/7] drivers: thermal: tsens: add set_trip support for 8960

2020-07-20 Thread Amit Kucheria
Hi Ansuel, On Thu, Jul 16, 2020 at 7:58 AM Ansuel Smith wrote: > > Add custom set_trip function for 8960 needed to set trip point to the > tsens driver for 8960 driver. Please describe why it needs a custom function please. > > Signed-off-by: Ansuel Smith > --- > drivers/thermal/qcom/tsens-89

[PATCH v4 7/7] drivers: thermal: tsens: add set_trip support for 8960

2020-07-15 Thread Ansuel Smith
Add custom set_trip function for 8960 needed to set trip point to the tsens driver for 8960 driver. Signed-off-by: Ansuel Smith --- drivers/thermal/qcom/tsens-8960.c | 78 +++ 1 file changed, 78 insertions(+) diff --git a/drivers/thermal/qcom/tsens-8960.c b/drivers/