mb/google/var/fatcat/lapis: adjust 'cirrus,detect-us' property to
improve the noise situation When a 3.5 mm headset is connected, noise occurs during system startup or wake-up from suspend.Setting this value "detect-us" lower should improve the noise situation, therefore, we adjust detect_us to 100us. BUG=b/454450799 TEST=cat /sys/kernel/debug/regmap/<sdw_dev>/registers | grep 010040 to ensure the changes take effect and improve the noise situation. Change-Id: I0c94a1d9862f6e201b451c19f292a12fe3b9ed68 Signed-off-by: Tongtong Pan <pantongtong@huaqin.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91836 Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
d381d33a39
commit
137b9c59ea
1 changed files with 1 additions and 0 deletions
|
|
@ -508,6 +508,7 @@ chip soc/intel/pantherlake
|
|||
# SoundWire Link 3 ID 0
|
||||
register "desc" = ""Headset Codec""
|
||||
register "sub" = ""1337""
|
||||
register "detect_us" = "DET_100_US"
|
||||
device generic 3.0 on end
|
||||
end
|
||||
chip drivers/soundwire/cs35l56
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue