diff options
author | Chen-Yu Tsai <wens@csie.org> | 2018-12-05 13:11:51 +0300 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@bootlin.com> | 2018-12-05 14:08:20 +0300 |
commit | 6e6da2039c82271dd873b9ad2b902a692a7dd554 (patch) | |
tree | cef033343440e001327c100f131273fbbe451656 /lib/xz | |
parent | 37bb18398aa190c281228e8ac76d892744dc1677 (diff) | |
download | linux-6e6da2039c82271dd873b9ad2b902a692a7dd554.tar.xz |
clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks
All the audio interfaces on Allwinner SoCs need to change their module
clocks during operation, to switch between support for 44.1 kHz and 48
kHz family sample rates. The clock rate for the module clocks is
governed by their upstream audio PLL. The module clocks themselves only
have a gate, and sometimes a divider or mux. Thus any rate changes need
to be propagated upstream.
Set the CLK_SET_RATE_PARENT flag for all audio module clocks to achieve
this.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'lib/xz')
0 files changed, 0 insertions, 0 deletions