提交 a919c69c 编写于 作者: A Alexander Shiyan 提交者: Shawn Guo

ARM: dts: imx27-phytec-phycore-som: Enable AUDMUX

Patch adds AUDMUX routing for Phytec PCM-038 module.
This route i.MX SSI0 (Port 1) to the slave port 4 where MC13783
codec interface is connected.
Signed-off-by: NAlexander Shiyan <shc_work@mail.ru>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 1c04ab0f
...@@ -21,6 +21,21 @@ ...@@ -21,6 +21,21 @@
}; };
}; };
&audmux {
status = "okay";
/* SSI0 <=> PINS_4 (MC13783 Audio) */
ssi0 {
fsl,audmux-port = <0>;
fsl,port-config = <0xcb205000>;
};
pins4 {
fsl,audmux-port = <2>;
fsl,port-config = <0x00001000>;
};
};
&cspi1 { &cspi1 {
fsl,spi-num-chipselects = <1>; fsl,spi-num-chipselects = <1>;
cs-gpios = <&gpio4 28 0>; cs-gpios = <&gpio4 28 0>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册