Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 624dbaca authored by Sean Cross's avatar Sean Cross Committed by Shawn Guo
Browse files

ARM: dts: imx6q: Add pinctrl for audmix on AUD3



Allow AUD3 to be used as audio output from the audmux block.

Signed-off-by: default avatarSean Cross <xobs@kosagi.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent d27f512a
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -85,6 +85,15 @@
							MX6Q_PAD_SD2_DAT1__AUD4_TXFS 0x80000000
						>;
					};

					pinctrl_audmux_2: audmux-2 {
						fsl,pins = <
							MX6Q_PAD_CSI0_DAT7__AUD3_RXD  0x80000000
							MX6Q_PAD_CSI0_DAT4__AUD3_TXC  0x80000000
							MX6Q_PAD_CSI0_DAT5__AUD3_TXD  0x80000000
							MX6Q_PAD_CSI0_DAT6__AUD3_TXFS 0x80000000
						>;
					};
				};

				ecspi1 {