commit | 7df45a532c5ee3efe106e8a9042a3524b0b587b1 | [log] [tgz] |
---|---|---|
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | Mon Jul 17 14:39:21 2017 +0200 |
committer | Sylwester Nawrocki <s.nawrocki@samsung.com> | Wed Aug 09 17:17:04 2017 +0200 |
tree | 138b08398b57f7cb900eb5f85ceaf0f66aa03c2a | |
parent | 41097f25e9b2091d5d0a309cceb788704f21e1d2 [diff] |
clk: samsung: Add CLK_SET_RATE_PARENT to some AUDSS CLK CON clocks This allows clk rate propagation up to the clock tree so EPLL can be reprogrammed indirectly when setting rate of the Audio Subsystem clocks. The advantage is that sound machine driver can operate only on the leaf clocks rather than explicitly re-configuring the root clock (EPLL). Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>