]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: clock: ti: add latching support to mux and divider clocks
authorTero Kristo <t-kristo@ti.com>
Thu, 15 Feb 2018 07:44:52 +0000 (09:44 +0200)
committerTero Kristo <t-kristo@ti.com>
Thu, 8 Mar 2018 09:42:04 +0000 (11:42 +0200)
commitbe02637f6b741875aa0779c35f31591738aa2cd9
tree8eedafd5739140f1dc6212b817b0c3496c3e9cd8
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
dt-bindings: clock: ti: add latching support to mux and divider clocks

Certain hardware configurations, like dra76x, have some of the clock
registers partitioned in a funky manner that requires the clock
control setup to be latched for PRCM to be notified of the change. This
is accomplished with a separate control bit under the register. Add
support for this clock latching support to divider and mux clocks.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/clock/ti/divider.txt
Documentation/devicetree/bindings/clock/ti/mux.txt