We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8f3fa3 commit 797e0d6Copy full SHA for 797e0d6
1 file changed
sound/soc/codecs/tas2764.c
@@ -787,6 +787,7 @@ static const struct reg_default tas2764_reg_defaults[] = {
787
{ TAS2764_TDM_CFG2, 0x0a },
788
{ TAS2764_TDM_CFG3, 0x10 },
789
{ TAS2764_TDM_CFG5, 0x42 },
790
+ { TAS2764_INT_CLK_CFG, 0x19 },
791
};
792
793
static const struct regmap_range_cfg tas2764_regmap_ranges[] = {
0 commit comments