Commit a8c7f310 authored by Judy Hsiao's avatar Judy Hsiao Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sc7180: Set adau wakeup delay to 80 ms



Set audu wakeup delay to 80 ms for fixing pop noise during capture begin.

Fixes: ba5f9b5d ("arm64: dts: qcom: sc7180: Add wakeup delay for adau codec")
Signed-off-by: default avatarJudy Hsiao <judyhsiao@chromium.org>
Reviewed-by: default avatarStephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20210708090810.174767-1-judyhsiao@chromium.org


Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent b7d97502
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ ap_h1_spi: &spi0 {};
	adau7002: audio-codec-1 {
		compatible = "adi,adau7002";
		IOVDD-supply = <&pp1800_l15a>;
		wakeup-delay-ms = <15>;
		wakeup-delay-ms = <80>;
		#sound-dai-cells = <0>;
	};