mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
arm64: dts: imx8mm-phyboard-polis-peb-av-10: Fix audio codec reset pin ctl
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>
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
|
||||
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
|
||||
>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user