]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: bytcr_rt5651: Revert "Fix DMIC map headsetmic mapping"
authorHans de Goede <hdegoede@redhat.com>
Sat, 29 Dec 2018 23:00:22 +0000 (00:00 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 7 Jan 2019 19:23:52 +0000 (19:23 +0000)
commited926cad2f0c733754cad417bd50a4f80b5e2db1
treee33a8c3d7660b85365801c2311949276c626e8c8
parent5512fd2054e59119e096398061f237d88e032ad9
ASoC: Intel: bytcr_rt5651: Revert "Fix DMIC map headsetmic mapping"

Commit ef879dcfa863 ("ASoC: Intel: bytcr_rt5651: Fix DMIC map
headsetmic mapping"), changed the headsetmic mapping from IN3P to IN2P,
this was based on the observation that all bytcr_rt5651 devices I have
access to (7 devices) where all using IN3P for the headsetmic. This was
an attempt to unifify / simplify the mapping, but it was wrong.

None of those devices was actually using a digital internal mic. Now I've
access to a Point of View TAB-P1006W-232 (v1.0) tabler, which does use a
DMIC and it does have its headsetmic connected to IN2P, showing that the
original mapping was correct, so this commit reverts the change changing
the mapping back to IN2P.

Fixes: ef879dcfa863 ("ASoC: Intel: bytcr_rt5651: Fix DMIC map ... mapping")
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bytcr_rt5651.c