[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <169817611957.433015.13808354686090868209.robh@kernel.org>
Date: Tue, 24 Oct 2023 14:35:20 -0500
From: Rob Herring <robh@...nel.org>
To: Alvin Šipraga <alvin@...s.dk>
Cc: linux-clk@...r.kernel.org, Sergej Sawazki <sergej@...dac.com>,
Jacob Siverskog <jacob@...nage.engineering>,
Michael Turquette <mturquette@...libre.com>,
linux-kernel@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>,
devicetree@...r.kernel.org,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
Alvin Šipraga <alsi@...g-olufsen.dk>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rabeeh Khoury <rabeeh@...id-run.com>,
Stephen Boyd <sboyd@...nel.org>
Subject: Re: [PATCH v5 1/3] dt-bindings: clock: si5351: convert to yaml
On Fri, 20 Oct 2023 13:34:14 +0200, Alvin Šipraga wrote:
> From: Alvin Šipraga <alsi@...g-olufsen.dk>
>
> The following additional properties are described:
>
> - clock-names
> - clock-frequency of the clkout child nodes
>
> In order to suppress warnings from the DT schema validator, the clkout
> child nodes are prescribed names clkout@[0-7] rather than clkout[0-7].
>
> The example is refined as follows:
>
> - correct the usage of property pll-master -> silabs,pll-master
> - give an example of how the silabs,pll-reset property can be used
>
> I made myself maintainer of the file as I cannot presume that anybody
> else wants the responsibility.
>
> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>
> Cc: Rabeeh Khoury <rabeeh@...id-run.com>
> Signed-off-by: Alvin Šipraga <alsi@...g-olufsen.dk>
> ---
> .../devicetree/bindings/clock/silabs,si5351.txt | 126 -----------
> .../devicetree/bindings/clock/silabs,si5351.yaml | 241 +++++++++++++++++++++
> 2 files changed, 241 insertions(+), 126 deletions(-)
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists