]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: codecs: ES8326: Solving headphone detection and
authorMark Brown <broonie@kernel.org>
Tue, 25 Jun 2024 11:34:44 +0000 (12:34 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jun 2024 11:34:44 +0000 (12:34 +0100)
commit4006f157db67bd258b2058a148868431f2e07c5e
tree29fe1e8f677e3c76afcc488aada3da8033b1ef98
parent00dd4d86ed908e70d912a96ad91d1248ff055b62
parent34fa846f52f9fbef8aa262d3b39e71188e8dd884
ASoC: codecs: ES8326: Solving headphone detection and

Merge series from Zhang Yi <zhangyi@everest-semi.com>:

We propose four patches to solve headphone detection and suspend issues.
And there are several registers that should be read-only registers. So
we create es8326_writeable_register, and set these registers to false.