Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: clock: ti: remove unstable remark

Several TI SoC clock bindings were marked as work-in-progress / unstable
between 2013-2016, for example in commit f60b1ea5ea7a ("CLK: TI: add
support for gate clock"). It was enough of time to consider them stable
and expect usual ABI rules.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20240224091236.10146-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Rob Herring
63fd4d7d 438d3fc4

-24
-2
Documentation/devicetree/bindings/clock/ti/adpll.txt
··· 1 1 Binding for Texas Instruments ADPLL clock. 2 2 3 - Binding status: Unstable - ABI compatibility may be broken in the future 4 - 5 3 This binding uses the common clock binding[1]. It assumes a 6 4 register-mapped ADPLL with two to three selectable input clocks 7 5 and three to four children.
-2
Documentation/devicetree/bindings/clock/ti/apll.txt
··· 1 1 Binding for Texas Instruments APLL clock. 2 2 3 - Binding status: Unstable - ABI compatibility may be broken in the future 4 - 5 3 This binding uses the common clock binding[1]. It assumes a 6 4 register-mapped APLL with usually two selectable input clocks 7 5 (reference clock and bypass clock), with analog phase locked
-2
Documentation/devicetree/bindings/clock/ti/autoidle.txt
··· 1 1 Binding for Texas Instruments autoidle clock. 2 2 3 - Binding status: Unstable - ABI compatibility may be broken in the future 4 - 5 3 This binding uses the common clock binding[1]. It assumes a register mapped 6 4 clock which can be put to idle automatically by hardware based on the usage 7 5 and a configuration bit setting. Autoidle clock is never an individual
-2
Documentation/devicetree/bindings/clock/ti/clockdomain.txt
··· 1 1 Binding for Texas Instruments clockdomain. 2 2 3 - Binding status: Unstable - ABI compatibility may be broken in the future 4 - 5 3 This binding uses the common clock binding[1] in consumer role. 6 4 Every clock on TI SoC belongs to one clockdomain, but software 7 5 only needs this information for specific clocks which require
-2
Documentation/devicetree/bindings/clock/ti/composite.txt
··· 1 1 Binding for TI composite clock. 2 2 3 - Binding status: Unstable - ABI compatibility may be broken in the future 4 - 5 3 This binding uses the common clock binding[1]. It assumes a 6 4 register-mapped composite clock with multiple different sub-types; 7 5
-2
Documentation/devicetree/bindings/clock/ti/divider.txt
··· 1 1 Binding for TI divider clock 2 2 3 - Binding status: Unstable - ABI compatibility may be broken in the future 4 - 5 3 This binding uses the common clock binding[1]. It assumes a 6 4 register-mapped adjustable clock rate divider that does not gate and has 7 5 only one input clock or parent. By default the value programmed into
-2
Documentation/devicetree/bindings/clock/ti/dpll.txt
··· 1 1 Binding for Texas Instruments DPLL clock. 2 2 3 - Binding status: Unstable - ABI compatibility may be broken in the future 4 - 5 3 This binding uses the common clock binding[1]. It assumes a 6 4 register-mapped DPLL with usually two selectable input clocks 7 5 (reference clock and bypass clock), with digital phase locked
-2
Documentation/devicetree/bindings/clock/ti/fapll.txt
··· 1 1 Binding for Texas Instruments FAPLL clock. 2 2 3 - Binding status: Unstable - ABI compatibility may be broken in the future 4 - 5 3 This binding uses the common clock binding[1]. It assumes a 6 4 register-mapped FAPLL with usually two selectable input clocks 7 5 (reference clock and bypass clock), and one or more child
-2
Documentation/devicetree/bindings/clock/ti/fixed-factor-clock.txt
··· 1 1 Binding for TI fixed factor rate clock sources. 2 2 3 - Binding status: Unstable - ABI compatibility may be broken in the future 4 - 5 3 This binding uses the common clock binding[1], and also uses the autoidle 6 4 support from TI autoidle clock [2]. 7 5
-2
Documentation/devicetree/bindings/clock/ti/gate.txt
··· 1 1 Binding for Texas Instruments gate clock. 2 2 3 - Binding status: Unstable - ABI compatibility may be broken in the future 4 - 5 3 This binding uses the common clock binding[1]. This clock is 6 4 quite much similar to the basic gate-clock [2], however, 7 5 it supports a number of additional features. If no register
-2
Documentation/devicetree/bindings/clock/ti/interface.txt
··· 1 1 Binding for Texas Instruments interface clock. 2 2 3 - Binding status: Unstable - ABI compatibility may be broken in the future 4 - 5 3 This binding uses the common clock binding[1]. This clock is 6 4 quite much similar to the basic gate-clock [2], however, 7 5 it supports a number of additional features, including
-2
Documentation/devicetree/bindings/clock/ti/mux.txt
··· 1 1 Binding for TI mux clock. 2 2 3 - Binding status: Unstable - ABI compatibility may be broken in the future 4 - 5 3 This binding uses the common clock binding[1]. It assumes a 6 4 register-mapped multiplexer with multiple input clock signals or 7 5 parents, one of which can be selected as output. This clock does not