mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 18:21:24 +02:00
ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG
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>
This commit is contained in:
parent
f37f174856
commit
d64c4c3d1c
|
|
@ -625,6 +625,7 @@ static const struct reg_default tas2764_reg_defaults[] = {
|
|||
{ TAS2764_TDM_CFG2, 0x0a },
|
||||
{ TAS2764_TDM_CFG3, 0x10 },
|
||||
{ TAS2764_TDM_CFG5, 0x42 },
|
||||
{ TAS2764_INT_CLK_CFG, 0x19 },
|
||||
};
|
||||
|
||||
static const struct regmap_range_cfg tas2764_regmap_ranges[] = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user