Skip to content

Commit 79ac06c

Browse files
marcanopsiff
authored andcommitted
ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG
[ Upstream commit d64c4c3 ] Signed-off-by: Hector Martin <marcan@marcan.st> Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://patch.msgid.link/20250208-asoc-tas2764-v1-4-dbab892a69b5@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org> (cherry picked from commit 7ac84ee5eec85e4ef9660b279b5a74ccd351886e)
1 parent 6137356 commit 79ac06c

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
@@ -636,6 +636,7 @@ static const struct reg_default tas2764_reg_defaults[] = {
636636
{ TAS2764_TDM_CFG2, 0x0a },
637637
{ TAS2764_TDM_CFG3, 0x10 },
638638
{ TAS2764_TDM_CFG5, 0x42 },
639+
{ TAS2764_INT_CLK_CFG, 0x19 },
639640
};
640641

641642
static const struct regmap_range_cfg tas2764_regmap_ranges[] = {

0 commit comments

Comments
 (0)