From 8d9780f6c2b7017bb20d798ee8c798c627328414 Mon Sep 17 00:00:00 2001 From: Akshu Agrawal Date: Tue, 8 Jan 2019 14:28:56 +0530 Subject: mb/google/kahlee/careena: Add 20ms delay to capture define wakeup-delay-ms to 20ms. This avoids the pop noise heard at the start of capture. BUG=b:119926436 TEST=with kernel patch https://lore.kernel.org/patchwork/patch/1029806/ no pop sound heard at start of capture Change-Id: I299a584ef2ba66d1e752515100cbe3919b2108f6 Signed-off-by: Akshu Agrawal Reviewed-on: https://review.coreboot.org/c/30726 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/mainboard/google/kahlee/variants/careena/devicetree.cb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/kahlee/variants') diff --git a/src/mainboard/google/kahlee/variants/careena/devicetree.cb b/src/mainboard/google/kahlee/variants/careena/devicetree.cb index 23253b2ca9..5124e41dab 100644 --- a/src/mainboard/google/kahlee/variants/careena/devicetree.cb +++ b/src/mainboard/google/kahlee/variants/careena/devicetree.cb @@ -98,6 +98,7 @@ chip soc/amd/stoneyridge end #domain device mmio 0xfedc2000 on chip drivers/generic/adau7002 + register "wakeup_delay" = "20" device generic 0.0 on end end chip drivers/i2c/da7219 -- cgit v1.2.3