[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <173619822400.1023574.1184381985229490776.robh@kernel.org>
Date: Mon, 6 Jan 2025 15:17:04 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Andreas Kemnade <andreas@...nade.info>
Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>, devicetree@...r.kernel.org,
linux-clk@...r.kernel.org, linux-omap@...r.kernel.org,
Tero Kristo <kristo@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
linux-kernel@...r.kernel.org, Stephen Boyd <sboyd@...nel.org>,
Tony Lindgren <tony@...mide.com>,
Michael Turquette <mturquette@...libre.com>
Subject: Re: [PATCH v2 1/2] dt-bindings: clock: ti: Convert gate.txt to
json-schema
On Sun, 05 Jan 2025 18:08:53 +0100, Andreas Kemnade wrote:
> Convert the OMAP gate clock device tree binding to json-schema.
> Specify the creator of the original binding as a maintainer.
> Choose GPL-only license because original binding was also GPL.
> Clean up the examples during conversion to meet modern standards and
> remove examples with no additional value.
> Due to usage in code and existing devicetree binding, add the
> ti,set-rate-parent property.
>
> Signed-off-by: Andreas Kemnade <andreas@...nade.info>
> ---
> .../devicetree/bindings/clock/ti/gate.txt | 105 ---------------
> .../bindings/clock/ti/ti,gate-clock.yaml | 125 ++++++++++++++++++
> 2 files changed, 125 insertions(+), 105 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/ti/gate.txt
> create mode 100644 Documentation/devicetree/bindings/clock/ti/ti,gate-clock.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Powered by blists - more mailing lists