diff options
author | Fabio Estevam <festevam@gmail.com> | 2022-03-26 12:14:55 -0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-04-10 16:02:28 +0800 |
commit | fa51e1dc4b91375bc18349663a52395ad585bd3c (patch) | |
tree | 8b68edef39a913264b2c5ff87cc33916874ebb9e /arch/arm64/boot/dts/freescale/imx8mq-tqma8mq.dtsi | |
parent | e2aa165cd0163cef83cb295eb572aa9fb1604cf4 (diff) |
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: 693e3ffaae5a ("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>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mq-tqma8mq.dtsi')
0 files changed, 0 insertions, 0 deletions