From: Fabio Estevam Date: Fri, 7 Nov 2014 14:08:01 +0000 (-0200) Subject: ARM: dts: imx6qdl-sabresd: Fix the microphone route X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~15^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76e68684ff8b3e8b07bbf9e38a99600e891774f5;p=pandora-kernel.git ARM: dts: imx6qdl-sabresd: Fix the microphone route Since commit e409dfbfccf9a49 ("ASoC: dapm: Add a few supply widget sanity checks") the following error is seen: imx-wm8962 sound: wm8962 <-> 202c000.ssi mapping ok imx-wm8962 sound: Connecting non-supply widget to supply widget is not supported (AMIC -> MICBIAS) imx-wm8962 sound: ASoC: no dapm match for AMIC --> (null) --> MICBIAS imx-wm8962 sound: ASoC: Failed to add route AMIC -> direct -> MICBIAS Invert the route between the microphone and the bias in order to fix it. While at it, align the audio routing with imx6sl-evk and imx6sx-sdb, which have the same wm8962 circuitry. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- Reading git-diff-tree failed