mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
emmc: parent clock HIFI PLL is used by audio device [1/1]
PD#SWPL-76113 Problem: the frequency of HIFI PLL is changed by audio device Solution: change emmc parent clock to FCLK_DIV2 Verify: C2 AF400 Change-Id: I026419fa88a0ce4c1063c06f95a6ae73c6ca784b Signed-off-by: ziyi <ziyi.huang@amlogic.com>
This commit is contained in:
@@ -286,7 +286,7 @@
|
||||
<&clkc CLKID_SD_EMMC_C>,
|
||||
<&clkc CLKID_SD_EMMC_C_DIV>,
|
||||
<&xtal>,
|
||||
<&clkc CLKID_HIFI_PLL>;
|
||||
<&clkc CLKID_FCLK_DIV2>;
|
||||
clock-names = "core", "mux0", "mux1", "mux2", "mux_div",
|
||||
"clkin0", "clkin1";
|
||||
mmc_debug_flag;
|
||||
|
||||
Reference in New Issue
Block a user