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