
4 Jun
2025
4 Jun
'25
1:21 p.m.
On Wed, Jun 04, 2025 at 02:18:21PM +0800, Zhang Yi wrote:
Modify the value of ES8326_SDINOUT1_IO in the initialization
Signed-off-by: Zhang Yi zhangyi@everest-semi.com
- 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?