Skip to content

Commit

Permalink
arm64: dts: qcom: sc7180: Set adau wakeup delay to 80 ms
Browse files Browse the repository at this point in the history
Set audu wakeup delay to 80 ms for fixing pop noise during capture begin.

Fixes: ba5f9b5 ("arm64: dts: qcom: sc7180: Add wakeup delay for adau codec")
Signed-off-by: Judy Hsiao <judyhsiao@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20210708090810.174767-1-judyhsiao@chromium.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
  • Loading branch information
Judy Hsiao authored and andersson committed Jul 19, 2021
1 parent b7d9750 commit a8c7f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
};

Expand Down

0 comments on commit a8c7f31

Please sign in to comment.