Skip to content

Commit daa2a84

Browse files
marcanjannau
authored andcommitted
ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG
Signed-off-by: Hector Martin <marcan@marcan.st>
1 parent 7d7b219 commit daa2a84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sound/soc/codecs/tas2764.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,7 @@ static const struct reg_default tas2764_reg_defaults[] = {
786786
{ TAS2764_TDM_CFG2, 0x0a },
787787
{ TAS2764_TDM_CFG3, 0x10 },
788788
{ TAS2764_TDM_CFG5, 0x42 },
789+
{ TAS2764_INT_CLK_CFG, 0x19 },
789790
};
790791

791792
static const struct regmap_range_cfg tas2764_regmap_ranges[] = {

0 commit comments

Comments
 (0)