The changes have dependency on merging tsens-common.c into tsens.c [1] to merge first. Dependencies: [1] https://lkml.org/lkml/2020/4/29/1028 Changes in v3: * Add cold interrupt support to tsens driver * Update cold interrupt support in yaml *** BLURB HERE *** Manaf Meethalavalappu Pallikunhi (2): drivers: thermal: tsens: Add cold interrupt support dt-bindings: thermal: tsens: Add cold interrupt support in yaml .../bindings/thermal/qcom-tsens.yaml | 42 +++++++ drivers/thermal/qcom/tsens-v2.c | 5 + drivers/thermal/qcom/tsens.c | 112 +++++++++++++++++- drivers/thermal/qcom/tsens.h | 11 ++ 4 files changed, 169 insertions(+), 1 deletion(-) -- 2.26.2