Re: [PATCH v2 2/4] ARM: dts: pbab01: enable I2S audio on phyFLEX-i.MX6 boards

From: Dmitry Lavnikevich
Date: Mon Sep 15 2014 - 08:05:22 EST


On 12/09/14 19:14, Alexander Shiyan wrote:
Fri, 12 Sep 2014 19:04:30 +0300 ÐÑ Dmitry Lavnikevich <d.lavnikevich@xxxxxxxxxxxxxxxxx>:
+&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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/