Re: [PATCH v2 2/2] dt-bindings: clock: ti: Convert composite.txt to json-schema
From: Rob Herring (Arm)
Date: Mon Jan 06 2025 - 16:17:31 EST
On Sun, 05 Jan 2025 18:08:54 +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.
>
> Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
> ---
> .../bindings/clock/ti/composite.txt | 55 -------------
> .../bindings/clock/ti/ti,composite-clock.yaml | 82 +++++++++++++++++++
> 2 files changed, 82 insertions(+), 55 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/ti/composite.txt
> create mode 100644 Documentation/devicetree/bindings/clock/ti/ti,composite-clock.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>