Re: [PATCH v2 2/4] dt-bindings: thermal: convert rockchip-thermal to json-schema
From: Rob Herring <robh@kernel.org>
Date: 2021-05-07 21:44:35
Also in:
linux-pm, linux-rockchip
From: Rob Herring <robh@kernel.org>
Date: 2021-05-07 21:44:35
Also in:
linux-pm, linux-rockchip
On Thu, 06 May 2021 14:55:12 -0300, Ezequiel Garcia wrote:
Convert Rockchip Thermal sensor dt-bindings to YAML. Signed-off-by: Ezequiel Garcia <redacted> --- .../bindings/thermal/rockchip-thermal.txt | 85 ----------------- .../bindings/thermal/rockchip-thermal.yaml | 95 +++++++++++++++++++ 2 files changed, 95 insertions(+), 85 deletions(-) delete mode 100644 Documentation/devicetree/bindings/thermal/rockchip-thermal.txt create mode 100644 Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml
Reviewed-by: Rob Herring <robh@kernel.org>