RE: [PATCH] ASoC: codecs: ES8326: Modify initialization configuration

5 Jun
2025
5 Jun
'25
7:29 a.m.
- regmap_write(es8326->regmap, ES8326_SDINOUT1_IO,
(ES8326_IO_DMIC_CLK << ES8326_SDINOUT1_SHIFT));
- regmap_write(es8326->regmap, ES8326_SDINOUT1_IO, ES8326_IO_INPUT);
Why - will this impact existing users?
No, it will not impact existing users, Because I have set this register value to work in es8326_set_bias_level.
4
Age (days ago)
4
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zhang Yi