Message ID | 20250208-asoc-tas2764-v1-4-dbab892a69b5@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | d64c4c3d1c578f98d70db1c5e2535b47adce9d07 |
Headers | show |
Series | ASoC: tas2764: Random patches from the Asahi Linux tree | expand |
diff --git a/sound/soc/codecs/tas2764.c b/sound/soc/codecs/tas2764.c index d01333c7dd93..49d32e957789 100644 --- a/sound/soc/codecs/tas2764.c +++ b/sound/soc/codecs/tas2764.c @@ -625,6 +625,7 @@ static const struct reg_default tas2764_reg_defaults[] = { { TAS2764_TDM_CFG2, 0x0a }, { TAS2764_TDM_CFG3, 0x10 }, { TAS2764_TDM_CFG5, 0x42 }, + { TAS2764_INT_CLK_CFG, 0x19 }, }; static const struct regmap_range_cfg tas2764_regmap_ranges[] = {