Changes: * Add zeroc interrupt support to tsens driver * Update zeroc interrupt support in yaml
Manaf Meethalavalappu Pallikunhi (2): drivers: thermal: tsens: Add 0C (zeorC) interrupt support dt-bindings: thermal: tsens: Add zeroc interrupt support in yaml .../bindings/thermal/qcom-tsens.yaml | 7 +- drivers/thermal/qcom/tsens-common.c | 72 ++++++++++++++++++- drivers/thermal/qcom/tsens-v2.c | 7 ++ drivers/thermal/qcom/tsens.c | 51 +++++++++++-- drivers/thermal/qcom/tsens.h | 11 +++ 5 files changed, 140 insertions(+), 8 deletions(-) -- 2.26.2