Re: [PATCH 11/14] dt-bindings: reset: socfpga: Convert to yaml

From: Rob Herring
Date: Fri Apr 08 2022 - 17:12:54 EST


On Thu, 07 Apr 2022 17:43:35 +0200, Philipp Zabel wrote:
> Convert the device tree bindings for the Altera SOCFPGA reset manager to
> YAML schema to allow participating in DT validation.
>
> Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> Cc: Dinh Nguyen <dinguyen@xxxxxxxxxx>
> ---
> .../bindings/reset/altr,rst-mgr.yaml | 47 +++++++++++++++++++
> .../bindings/reset/socfpga-reset.txt | 16 -------
> 2 files changed, 47 insertions(+), 16 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/reset/altr,rst-mgr.yaml
> delete mode 100644 Documentation/devicetree/bindings/reset/socfpga-reset.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>