On Wed, 08 Jun 2022 13:27:01 +0200, Krzysztof Kozlowski wrote: > Convert the Qualcomm QPNP PMIC Temperature Alarm to DT Schema. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../thermal/qcom,spmi-temp-alarm.yaml | 85 +++++++++++++++++++ > .../bindings/thermal/qcom-spmi-temp-alarm.txt | 51 ----------- > 2 files changed, 85 insertions(+), 51 deletions(-) > create mode 100644 Documentation/devicetree/bindings/thermal/qcom,spmi-temp-alarm.yaml > delete mode 100644 Documentation/devicetree/bindings/thermal/qcom-spmi-temp-alarm.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>