Re: [PATCH V2] dt-bindings: watchdog: cdns,wdt-r1p2: Convert cadence watchdog to yaml

From: Rob Herring
Date: Fri Jun 30 2023 - 13:16:34 EST


On Thu, 01 Jun 2023 10:52:37 +0530, Srinivas Neeli wrote:
> Convert cadence watchdog bindings to DT schema format using json-schema.
>
> Signed-off-by: Srinivas Neeli <srinivas.neeli@xxxxxxx>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Changes in V2:
> - Added missing mailing list emails.
> Conor Dooley <conor+dt@xxxxxxxxxx>
> devicetree@xxxxxxxxxxxxxxx
> ---
> .../bindings/watchdog/cadence-wdt.txt | 23 -------
> .../bindings/watchdog/cdns,wdt-r1p2.yaml | 62 +++++++++++++++++++
> 2 files changed, 62 insertions(+), 23 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/watchdog/cadence-wdt.txt
> create mode 100644 Documentation/devicetree/bindings/watchdog/cdns,wdt-r1p2.yaml
>

Applied, thanks!