mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: rk3566-box: Fixup inputclkfs for hdmi audio
Fixes: 1232b84288 ("arm64: dts: rockchip: add rk3566 box dts")
Change-Id: I36b5b09149dfd3537e500925134a49f777b6b0b0
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
hdmi_sound: hdmi-sound {
|
||||
compatible = "simple-audio-card";
|
||||
simple-audio-card,format = "i2s";
|
||||
simple-audio-card,mclk-fs = <256>;
|
||||
simple-audio-card,mclk-fs = <128>;
|
||||
simple-audio-card,name = "hdmi-sound";
|
||||
status = "okay";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user