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

Stephen Boyd swboyd at chromium.org
Thu Jul 8 12:16:41 PDT 2021


Quoting Judy Hsiao (2021-07-08 02:08:10)
> Set audu wakeup delay to 80 ms for fixing pop noise during capture begin.
>
> Signed-off-by: Judy Hsiao <judyhsiao at chromium.org>
> ---

Presumably also

Fixes: ba5f9b5d7ff3 ("arm64: dts: qcom: sc7180: Add wakeup delay for
adau codec")

>  arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Stephen Boyd <swboyd at chromium.org>

>
> diff --git a/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi b/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi
> index 6f9c07147551..a758e4d22612 100644
> --- a/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi
> @@ -23,7 +23,7 @@ / {
>         adau7002: audio-codec-1 {
>                 compatible = "adi,adau7002";
>                 IOVDD-supply = <&pp1800_l15a>;
> -               wakeup-delay-ms = <15>;
> +               wakeup-delay-ms = <80>;
>                 #sound-dai-cells = <0>;
>         };
>
> --
> 2.31.0
>



More information about the linux-arm-kernel mailing list