Re: [PATCH v2 2/4] ARM: dts: pbab01: enable I2S audio on phyFLEX-i.MX6 boards
Alexander Shiyan
shc_work at mail.ru
Fri Sep 12 09:14:46 PDT 2014
Fri, 12 Sep 2014 19:04:30 +0300 от Dmitry Lavnikevich <d.lavnikevich at sam-solutions.com>:
> Audio on phyFLEX boards is presented by tlv320aic3007 codec connected
> over SSI interface.
>
> Signed-off-by: Dmitry Lavnikevich <d.lavnikevich at 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.
---
More information about the linux-arm-kernel
mailing list