]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
dt-bindings: thermal: tsens: Convert over to a yaml schema
authorAmit Kucheria <amit.kucheria@linaro.org>
Thu, 31 Oct 2019 18:37:31 +0000 (00:07 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 7 Nov 2019 06:00:26 +0000 (07:00 +0100)
commita877e768f6552126603b5e88d3ad18c6f7ca2cf7
tree9be2a7a44da7cd9ef044dcaacfbb627960d9cdf9
parent7c938f4837ab469183e1281d8525ab428f996e76
dt-bindings: thermal: tsens: Convert over to a yaml schema

Older IP only supports the 'uplow' interrupt, but newer IP supports
'uplow' and 'critical' interrupts. Document interrupt support in the
tsens driver by converting over to a YAML schema.

Suggested-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/d519be4c7198f47c3661f7326d1a724b97dc4973.1572526427.git.amit.kucheria@linaro.org
Documentation/devicetree/bindings/thermal/qcom-tsens.txt [deleted file]
Documentation/devicetree/bindings/thermal/qcom-tsens.yaml [new file with mode: 0644]
MAINTAINERS