Re: [PATCH v2] dt-bindings: thermal: Convert UniPhier thermal monitor to json-schema

From: Rob Herring
Date: Tue May 12 2020 - 11:01:01 EST


On Thu, 30 Apr 2020 12:05:34 +0900, Kunihiko Hayashi wrote:
> Convert the UniPhier thermal monitor binding to DT schema format.
>
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
> ---
>
> Changes since v1:
> - Add maxItems to "socionext,tmod-calibration" property
> - Fix indents in examples
>
> .../thermal/socionext,uniphier-thermal.yaml | 59 ++++++++++++++++++++
> .../bindings/thermal/uniphier-thermal.txt | 65 ----------------------
> 2 files changed, 59 insertions(+), 65 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/thermal/socionext,uniphier-thermal.yaml
> delete mode 100644 Documentation/devicetree/bindings/thermal/uniphier-thermal.txt
>

Applied, thanks!