From e9a8a791daa5f3b662aafbd8b433b1594a12aae8 Mon Sep 17 00:00:00 2001 From: Rama Krishna Phani A Date: Fri, 16 Dec 2016 11:57:38 +0530 Subject: thermal: tsens: Add support to parse critical interrupt properties Add support to mask watchdog bark interrupt and controller cycle completion as part of critical interrupt. Add support to mask the corresponding properties if available in the controller. Change-Id: I9445db12044071f92715a60cb76c38d061748cfa Signed-off-by: Rama Krishna Phani A --- Documentation/devicetree/bindings/thermal/tsens.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Documentation') diff --git a/Documentation/devicetree/bindings/thermal/tsens.txt b/Documentation/devicetree/bindings/thermal/tsens.txt index fc697e843fbb..ada060d19a9b 100644 --- a/Documentation/devicetree/bindings/thermal/tsens.txt +++ b/Documentation/devicetree/bindings/thermal/tsens.txt @@ -82,10 +82,13 @@ Optional properties: total number of supported sensors with each controller instance. - qcom,valid-status-check: If property is present, check the VALID bit is set before reporting the temperature data. -- qcom,temp1-offset: If property is present, Use these offset values +- qcom,temp1-offset: If flag is present, Use these offset values to be added for 30 deg calib points. -- qcom,temp2-offset: If property is present, Use these offset values +- qcom,temp2-offset: If flag is present, Use these offset values to be added for 120 deg calib points. +- qcom,cycle-monitor: If flag is present, Use the value for cycle + completion monitoring. +- qcom,wd-bark: If flag is present, Use the value for watchdog bark. Example: -- cgit v1.2.3