Re: [PATCH 02/14] dt-bindings: reset: ath79: Convert to yaml

From: Rob Herring
Date: Fri Apr 08 2022 - 17:03:50 EST


On Thu, 07 Apr 2022 17:43:26 +0200, Philipp Zabel wrote:
> Convert the device tree bindings for the Qualcomm Atheros AR7xxx/AR9XXX
> reset controller to YAML schema to allow participating in DT validation.
>
> Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> Cc: Alban Bedel <albeu@xxxxxxx>
> ---
> .../devicetree/bindings/reset/ath79-reset.txt | 20 ----------
> .../bindings/reset/qca,ar7100-reset.yaml | 40 +++++++++++++++++++
> 2 files changed, 40 insertions(+), 20 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/reset/ath79-reset.txt
> create mode 100644 Documentation/devicetree/bindings/reset/qca,ar7100-reset.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>