[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200723172929.GA571596@bogus>
Date: Thu, 23 Jul 2020 11:29:29 -0600
From: Rob Herring <robh@...nel.org>
To: Luca Ceresoli <luca@...aceresoli.net>
Cc: Michael Turquette <mturquette@...libre.com>,
devicetree@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
Stephen Boyd <sboyd@...nel.org>, linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org, Adam Ford <aford173@...il.com>,
Marek Vasut <marek.vasut@...il.com>
Subject: Re: [PATCH v4 3/3] dt-bindings: clk: versaclock5: convert to yaml
On Thu, 23 Jul 2020 09:41:12 +0200, Luca Ceresoli wrote:
> Convert to yaml the VersaClock bindings document. The mapping between
> clock specifier and physical pins cannot be described formally in yaml
> schema, then keep it verbatim in the description field.
>
> Signed-off-by: Luca Ceresoli <luca@...aceresoli.net>
>
> ---
>
> Changes in v4: none.
>
> Changes in v3:
> - schema syntax fixes: use enum to constrain reg, don't use defines as
> enums, drop type for standard unit suffix, fix syntax for clock-names
> property (all suggested by Rob Herring)
> ---
> .../bindings/clock/idt,versaclock5.txt | 125 --------------
> .../bindings/clock/idt,versaclock5.yaml | 154 ++++++++++++++++++
> MAINTAINERS | 1 +
> 3 files changed, 155 insertions(+), 125 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/idt,versaclock5.txt
> create mode 100644 Documentation/devicetree/bindings/clock/idt,versaclock5.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists