mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
ODROID-M2: arm64/dts: es8316: Change system clock for android audio.
Signed-off-by: xiane <sangch.go@gmail.com> Change-Id: I6987edcf64daec32dad9ddf611707f0eb223c3f8
This commit is contained in:
@@ -99,11 +99,11 @@
|
||||
"Headphone Jack", "HPOR";
|
||||
simple-audio-card,cpu {
|
||||
sound-dai = <&i2s0_8ch>;
|
||||
system-clock-frequency = <11289600>;
|
||||
system-clock-frequency = <12288000>;
|
||||
};
|
||||
simple-audio-card,codec {
|
||||
sound-dai = <&es8316>;
|
||||
system-clock-frequency = <11289600>;
|
||||
system-clock-frequency = <12288000>;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1102,4 +1102,4 @@
|
||||
rockchip,pins = <3 RK_PD4 RK_FUNC_GPIO &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user