diff options
author | Sylwester Nawrocki <[email protected]> | 2018-02-12 17:15:34 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-02-14 12:10:12 +0000 |
commit | 48279c53fd1d09dc0d1b6ebb9f21732c507cea0b (patch) | |
tree | 3a24094c26df8c41ebbcc25b613e25b983c04ccc /lib/mpi/mpi-cmp.c | |
parent | aa274c5cfd13381372d2dace32b7354ccba7d2ab (diff) |
ASoC: samsung: i2s: Prevent external abort on exynos5433 I2S1 access
It seems both PCLK_I2S1 and SCLK_I2S1 clocks need to be enabled before
I2S1 control registers can be accessed on exynos5433. If SCLK clock
is disabled an exception is triggered. To fix this parent clock of
the RCLK_SRC clock is assigned to pri_dai->op_clk so required gate
clock is handled by the runtime PM ops.
Signed-off-by: Sylwester Nawrocki <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions