dt-bindings: clock: ti: Add clock-output-names for TI composite clocks
authorTony Lindgren <tony@atomide.com>
Thu, 3 Feb 2022 11:23:37 +0000 (13:23 +0200)
committerTony Lindgren <tony@atomide.com>
Mon, 11 Apr 2022 13:02:50 +0000 (16:02 +0300)
commitfc3d39d5758dc001662df5aac825b2b6bcb6476f
tree19752074bd6acd87cd82abd05fa81d95775f8f36
parent8ab423081a263cc84f4377d518d98330d4f78072
dt-bindings: clock: ti: Add clock-output-names for TI composite clocks

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@kernel.org>
Cc: Tero Kristo <kristo@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Acked-by: Rob Herring <robh@kernel.org>
Message-Id: <20220203112337.19821-3-tony@atomide.com>
Documentation/devicetree/bindings/clock/ti/clockdomain.txt
Documentation/devicetree/bindings/clock/ti/composite.txt
Documentation/devicetree/bindings/clock/ti/fixed-factor-clock.txt
Documentation/devicetree/bindings/clock/ti/gate.txt
Documentation/devicetree/bindings/clock/ti/interface.txt
Documentation/devicetree/bindings/clock/ti/mux.txt