public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: rt1320-sdw: remove brown out settings in blind_write
@ 2026-03-31  2:43 jack.yu
  2026-03-31  6:13 ` Shuming [范書銘]
  0 siblings, 1 reply; 3+ messages in thread
From: jack.yu @ 2026-03-31  2:43 UTC (permalink / raw)
  To: broonie, lgirdwood
  Cc: alsa-devel, lars, flove, oder_chiou, shumingf, derek.fang,
	Jack Yu

From: Jack Yu <jack.yu@realtek.com>

Remove brown out settings as these settings are for customized cases,
not for general cases.

Signed-off-by: Jack Yu <jack.yu@realtek.com>
---
 sound/soc/codecs/rt1320-sdw.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/sound/soc/codecs/rt1320-sdw.c b/sound/soc/codecs/rt1320-sdw.c
index 8bb7e8497c72..35797a13cc7e 100644
--- a/sound/soc/codecs/rt1320-sdw.c
+++ b/sound/soc/codecs/rt1320-sdw.c
@@ -169,12 +169,6 @@ static const struct reg_sequence rt1320_vc_blind_write[] = {
 	{ 0xd487, 0x3b },
 	{ 0xd486, 0xc3 },
 	{ 0xc598, 0x04 },
-	{ 0xdb03, 0xf0 },
-	{ 0xdb09, 0x00 },
-	{ 0xdb08, 0x7a },
-	{ 0xdb19, 0x02 },
-	{ 0xdb07, 0x5a },
-	{ 0xdb05, 0x45 },
 	{ 0xd500, 0x00 },
 	{ 0xd500, 0x17 },
 	{ 0xd600, 0x01 },
-- 
2.53.0


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

end of thread, other threads:[~2026-04-01  8:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-31  2:43 [PATCH] ASoC: rt1320-sdw: remove brown out settings in blind_write jack.yu
2026-03-31  6:13 ` Shuming [范書銘]
2026-04-01  8:34   ` Jack Yu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox