]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx8mm-phyboard-polis-peb-av-10: Fix audio codec reset pin ctl
authorTeresa Remmet <t.remmet@phytec.de>
Tue, 28 Oct 2025 08:58:13 +0000 (09:58 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sun, 16 Nov 2025 09:36:53 +0000 (17:36 +0800)
Enable internal pull up of the active low audio codec reset pin.
Otherwise the audio codec does not reset properly and is not working.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Jan Remmet <j.remmet@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-peb-av-10.dtsi

index 3d4ffeecb8dd8e6f7a68eeafba761534fae9deb4..bd1f255e15ea95b6f59e2c7bd762d6a6a2b4ab76 100644 (file)
 
        pinctrl_tlv320: tlv320grp {
                fsl,pins = <
-                       MX8MM_IOMUXC_SAI3_RXFS_GPIO4_IO28       0x16
+                       MX8MM_IOMUXC_SAI3_RXFS_GPIO4_IO28       0x116
                        MX8MM_IOMUXC_SAI5_RXC_GPIO3_IO20        0x16
                >;
        };