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

From: Dmitry Lavnikevich
Date: Tue Nov 04 2014 - 06:41:18 EST



> On 3Nov, 2014, at 09:14, Shawn Guo <shawn.guo@xxxxxxxxxx> wrote:
> On Wed, Oct 29, 2014 at 04:47:03PM +0300, Dmitry Lavnikevich wrote:
>> + fsl,audmux-port = <4>;
>> + fsl,port-config = <
>> + 0x00000000
>> + IMX_AUDMUX_V2_PDCR_RXDSEL(1)
>> + >;
>> + };
>> +};
>> +
>> &i2c2 {
>> status = "okay";
>>
>> - tlv320@18 {
>> - compatible = "ti,tlv320aic3x";
>> + codec: tlv320@18 {
>> + compatible = "ti,tlv320aic3007";
>
> Both compatible strings are documented in
> Documentation/devicetree/bindings/sound/tlv320aic3x.txt. But I hope
> this change will not cause any DT compatible issues.

This change is needed because unlike other tlv320aic3x-codecs tlv320aic3007 has D-class amplifier which is controlled by set of registers that in case of 3x-codecs control mono output.

I will correct patches according to other notes and soon will resend patchset.--
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/