]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issue
authorFabio Estevam <festevam@gmail.com>
Sat, 26 Mar 2022 15:14:55 +0000 (12:14 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 10 Apr 2022 08:02:28 +0000 (16:02 +0800)
commitfdd0482160e37976b3bbf7df2d2d79ebece4470d
tree8b68edef39a913264b2c5ff87cc33916874ebb9e
parent412b8708a8b1833ef10339b636edc671d8f19c88
ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issue

On a custom carrier board with a i.MX6Q Apalis SoM, the sgtl5000 codec
on the SoM is often not detected and the following error message is
seen when the sgtl5000 driver tries to read the ID register:

sgtl5000 1-000a: Error reading chip id -6

The reason for the error is that the MCLK clock is not provided
early enough.

Fix the problem by describing the MCLK pinctrl inside the codec
node instead of placing it inside the audmux pinctrl group.

With this change applied the sgtl5000 is always detected on every boot.

Fixes: 473d4ba0dae3 ("ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM")
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Tim Harvey <tharvey@gateworks.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-apalis.dtsi