Skip to content

Commit c4bf149

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 8b4fb64 commit c4bf149

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
@@ -787,6 +787,7 @@ static const struct reg_default tas2764_reg_defaults[] = {
787787
{ TAS2764_TDM_CFG2, 0x0a },
788788
{ TAS2764_TDM_CFG3, 0x10 },
789789
{ TAS2764_TDM_CFG5, 0x42 },
790+
{ TAS2764_INT_CLK_CFG, 0x19 },
790791
};
791792

792793
static const struct regmap_range_cfg tas2764_regmap_ranges[] = {

0 commit comments

Comments
 (0)