On 12/09/14 19:14, Alexander Shiyan wrote:
Fri, 12 Sep 2014 19:04:30 +0300 от Dmitry Lavnikevich <[email protected]>:+&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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

