[PATCH 3/3] dt-bindings: clock: ti: Add clock-output-names for TI composite clocks
Rob Herring
robh at kernel.org
Fri Feb 11 06:11:11 PST 2022
On Thu, 03 Feb 2022 13:23:37 +0200, Tony Lindgren wrote:
> For the TI composite clocks, we currently have only the divider clock
> list clock-output-names as an optional devicetree property. Let's add
> clock-output-names for all the TI composite clock bindings.
>
> This allows us to use clock-output-names for the clockctrl instance name
> instead of relying on a custom compatible or non-standard node names.
>
> Cc: Stephen Boyd <sboyd at kernel.org>
> Cc: Tero Kristo <kristo at kernel.org>
> Signed-off-by: Tony Lindgren <tony at atomide.com>
> ---
> Documentation/devicetree/bindings/clock/ti/clockdomain.txt | 3 +++
> Documentation/devicetree/bindings/clock/ti/composite.txt | 3 +++
> .../devicetree/bindings/clock/ti/fixed-factor-clock.txt | 1 +
> Documentation/devicetree/bindings/clock/ti/gate.txt | 1 +
> Documentation/devicetree/bindings/clock/ti/interface.txt | 1 +
> Documentation/devicetree/bindings/clock/ti/mux.txt | 1 +
> 6 files changed, 10 insertions(+)
>
Acked-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list