提交 624dbaca 编写于 作者: S Sean Cross 提交者: Shawn Guo

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

Allow AUD3 to be used as audio output from the audmux block.
Signed-off-by: NSean Cross <xobs@kosagi.com>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 d27f512a
...@@ -85,6 +85,15 @@ ...@@ -85,6 +85,15 @@
MX6Q_PAD_SD2_DAT1__AUD4_TXFS 0x80000000 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 { ecspi1 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册