Re: [PATCH V3] dt-bindings: thermal: Convert i.MX8MM to json-schema

From: Rob Herring
Date: Mon May 11 2020 - 14:51:10 EST


On Tue, 21 Apr 2020 21:59:04 +0800, Anson Huang wrote:
> Convert the i.MX8MM thermal binding to DT schema format using json-schema
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> Changes since V2:
> - drop unnecessary description for reg/clocks;
> - improve compatible;
> - use thermal-sensor as node name.
> ---
> .../devicetree/bindings/thermal/imx8mm-thermal.txt | 15 ------
> .../bindings/thermal/imx8mm-thermal.yaml | 58 ++++++++++++++++++++++
> 2 files changed, 58 insertions(+), 15 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/thermal/imx8mm-thermal.txt
> create mode 100644 Documentation/devicetree/bindings/thermal/imx8mm-thermal.yaml
>

Applied, thanks!