Re: [PATCH 09/14] dt-bindings: reset: snps,dw-reset: Convert to yaml

From: Rob Herring
Date: Tue Jan 07 2025 - 10:22:58 EST


On Thu, Apr 07, 2022 at 05:43:33PM +0200, Philipp Zabel wrote:
> Convert the device tree bindings for the Synopsys DesignWare reset
> controller to YAML schema to allow participating in DT validation.
>
> Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> Cc: Luis Oliveira <Luis.Oliveira@xxxxxxxxxxxx>
> ---
> .../bindings/reset/snps,dw-reset.txt | 30 -------------
> .../bindings/reset/snps,dw-reset.yaml | 44 +++++++++++++++++++
> 2 files changed, 44 insertions(+), 30 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/reset/snps,dw-reset.txt
> create mode 100644 Documentation/devicetree/bindings/reset/snps,dw-reset.yaml

In reviewing some unconverted schemas, I found this one is still not
converted. Can you resend. You can put me if you need a maintainer for
it.

Rob