]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: clock: ti: Convert gate.txt to json-schema
authorAndreas Kemnade <andreas@kemnade.info>
Sun, 5 Jan 2025 17:08:53 +0000 (18:08 +0100)
committerStephen Boyd <sboyd@kernel.org>
Mon, 6 Jan 2025 23:45:11 +0000 (15:45 -0800)
commitbe7638a0d594a2be29f08799101a1ebe5d78256a
tree27b89f605392873a2c2769e8a9a7ca44a188a990
parentef94ea4fc18ff3fa5034d0da4c1a52dba0b23f8c
dt-bindings: clock: ti: Convert gate.txt to json-schema

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@kemnade.info>
Link: https://lore.kernel.org/r/20250105170854.408875-2-andreas@kemnade.info
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/ti/gate.txt [deleted file]
Documentation/devicetree/bindings/clock/ti/ti,gate-clock.yaml [new file with mode: 0644]