Message ID | 20250105170854.408875-1-andreas@kemnade.info |
---|---|
Headers | show |
Series | dt-bindings: clocks: ti: Next round of conversion | expand |
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@kemnade.info> > --- > .../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@kernel.org>
Quoting Andreas Kemnade (2025-01-05 09:08:54) > 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@kemnade.info> > --- Applied to clk-next