]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: ti: add support for clock latching to mux clocks
authorTero Kristo <t-kristo@ti.com>
Thu, 15 Feb 2018 07:50:02 +0000 (09:50 +0200)
committerTero Kristo <t-kristo@ti.com>
Thu, 8 Mar 2018 09:42:05 +0000 (11:42 +0200)
commitee2fc3c5ca8dad3906dd1d578e72d5272083220c
tree62a3a35e493e3195e53841e10aa5c9b5dee6c851
parentb44a03008da5e20e24c0d11d566796fb9b0f912e
clk: ti: add support for clock latching to mux clocks

Latching the clock settings is needed with certain clocks, where
the setting is "cached" in HW before doing the actual re-programming
of the clock source. This patch adds support for clock latching to
the mux clock.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
drivers/clk/ti/clock.h
drivers/clk/ti/mux.c