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

From: Rob Herring
Date: Thu Sep 23 2021 - 18:29:30 EST


On Tue, 21 Sep 2021 12:28:31 +0200, Krzysztof Kozlowski wrote:
> Convert the Microchip MCP3021 ADC bindings to DT schema format.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/hwmon/mcp3021.txt | 21 ---------
> .../bindings/hwmon/microchip,mcp3021.yaml | 43 +++++++++++++++++++
> 2 files changed, 43 insertions(+), 21 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/hwmon/mcp3021.txt
> create mode 100644 Documentation/devicetree/bindings/hwmon/microchip,mcp3021.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>