Re: [PATCH v2 1/3] dt-bindings: fu540: prci: convert PRCI bindings to json-schema

From: Rob Herring
Date: Tue Oct 06 2020 - 14:42:51 EST


On Tue, 29 Sep 2020 21:02:09 +0530, Sagar Kadam wrote:
> FU540-C000 SoC from SiFive has a PRCI block, here we convert
> the device tree bindings from txt to YAML.
>
> Signed-off-by: Sagar Kadam <sagar.kadam@xxxxxxxxxx>
> ---
> .../bindings/clock/sifive/fu540-prci.txt | 46 -----------------
> .../bindings/clock/sifive/fu540-prci.yaml | 60 ++++++++++++++++++++++
> 2 files changed, 60 insertions(+), 46 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/sifive/fu540-prci.txt
> create mode 100644 Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml
>

Applied, thanks!