Skip to content

Commit 9b8f981

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 c063305 commit 9b8f981

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
@@ -794,6 +794,7 @@ static const struct reg_default tas2764_reg_defaults[] = {
794794
{ TAS2764_TDM_CFG2, 0x0a },
795795
{ TAS2764_TDM_CFG3, 0x10 },
796796
{ TAS2764_TDM_CFG5, 0x42 },
797+
{ TAS2764_INT_CLK_CFG, 0x19 },
797798
};
798799

799800
static const struct regmap_range_cfg tas2764_regmap_ranges[] = {

0 commit comments

Comments
 (0)