linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sc7180: Set adau wakeup delay to 80 ms
@ 2021-07-08  9:08 Judy Hsiao
  2021-07-08 19:16 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Judy Hsiao @ 2021-07-08  9:08 UTC (permalink / raw)
  To: Andy Gross
  Cc: Bjorn Andersson, Rob Herring, Srini Kandagatla, dianders, dgreid,
	cychiang, judyhsiao, tzungbi, swboyd, linux-arm-kernel,
	linux-arm-msm, devicetree, linux-kernel, Judy Hsiao

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

Signed-off-by: Judy Hsiao <judyhsiao@chromium.org>
---
 arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: qcom: sc7180: Set adau wakeup delay to 80 ms
  2021-07-08  9:08 [PATCH] arm64: dts: qcom: sc7180: Set adau wakeup delay to 80 ms Judy Hsiao
@ 2021-07-08 19:16 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2021-07-08 19:16 UTC (permalink / raw)
  To: Andy Gross, Judy Hsiao
  Cc: Bjorn Andersson, Rob Herring, Srini Kandagatla, dianders, dgreid,
	cychiang, judyhsiao, tzungbi, linux-arm-kernel, linux-arm-msm,
	devicetree, linux-kernel

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@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@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
>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-08 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08  9:08 [PATCH] arm64: dts: qcom: sc7180: Set adau wakeup delay to 80 ms Judy Hsiao
2021-07-08 19:16 ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).