> On 3Nov, 2014, at 09:14, Shawn Guo <shawn....@linaro.org> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to