Re: [PATCH 5/6] dt-bindings: hwmon: jedec,jc42: convert to dtschema

From: Rob Herring
Date: Thu Sep 23 2021 - 17:15:23 EST


On Mon, 20 Sep 2021 20:21:13 +0200, Krzysztof Kozlowski wrote:
> Convert the Jedec JC-42.4 temperature sensor bindings to DT schema
> format.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/hwmon/jc42.txt | 46 -------------
> .../devicetree/bindings/hwmon/jedec,jc42.yaml | 69 +++++++++++++++++++
> MAINTAINERS | 1 +
> 3 files changed, 70 insertions(+), 46 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/hwmon/jc42.txt
> create mode 100644 Documentation/devicetree/bindings/hwmon/jedec,jc42.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>