mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM: dts: rockchip: rk3308-voice-module: enable 200ms delay play property
Due to the PA CS8509 on rk3308 voice module startup time is ~200ms, we need to hold it some times, avoid lossing audio data during start playback. Change-Id: I44ac3caa0ceddbe7720d8eb63179ae56baa168a9 Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
This commit is contained in:
@@ -182,6 +182,7 @@
|
||||
status = "disabled";
|
||||
|
||||
rockchip,no-hp-det;
|
||||
rockchip,delay-start-play-ms = <200>;
|
||||
rockchip,loopback-grp = <1>;
|
||||
spk-ctl-gpios = <&gpio0 RK_PA5 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user