mbox series

[v1,0/2] ASoC: codecs: ES8326: change members of private structure

Message ID 20240306013414.18708-1-zhangyi@everest-semi.com
Headers show
Series ASoC: codecs: ES8326: change members of private structure | expand

Message

Zhang Yi March 6, 2024, 1:34 a.m. UTC
We found that using 0x45 as the default value for interrupt-clk 
would cause a headset detection error.So we took 0x00 as the default 
value for interrupt-clk and passed the test.
We removed mic1-src and mic2-src, which were not used.

*** BLURB HERE ***

Zhang Yi (2):
  ASoC: codecs: ES8326: Changing members of private structure
  ASoC: codecs: ES8326: change support for ES8326

 .../bindings/sound/everest,es8326.yaml        | 22 ++-----------------
 sound/soc/codecs/es8326.c                     | 18 +--------------
 2 files changed, 3 insertions(+), 37 deletions(-)