15 Sep
2014
15 Sep
'14
2:04 p.m.
On 12/09/14 19:14, Alexander Shiyan wrote:
Fri, 12 Sep 2014 19:04:30 +0300 от Dmitry Lavnikevich d.lavnikevich@sam-solutions.com:
+&audmux {
- status = "okay";
- ssi2 {
fsl,audmux-port = <1>;
fsl,port-config = <0xa5000000 0x00008000>;
- };
- pins5 {
fsl,audmux-port = <4>;
fsl,port-config = <0x00000000 0x00002000>;
- };
+};
You should use defines from sound/fsl-imx-audmux.h for audmux.
Ok, will change it in next patchset version.