From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: "Ding, Shenghao" <shenghao-ding@ti.com>,
"broonie@kernel.org" <broonie@kernel.org>,
"conor+dt@kernel.org" <conor+dt@kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"robh+dt@kernel.org" <robh+dt@kernel.org>,
"andriy.shevchenko@linux.intel.com"
<andriy.shevchenko@linux.intel.com>,
"linux-sound@vger.kernel.org" <linux-sound@vger.kernel.org>,
"liam.r.girdwood@intel.com" <liam.r.girdwood@intel.com>,
"lgirdwood@gmail.com" <lgirdwood@gmail.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: "Lu, Kevin" <kevin-lu@ti.com>, "Xu, Baojun" <baojun.xu@ti.com>,
"P O, Vijeth" <v-po@ti.com>,
"Navada Kanyana, Mukund" <navada@ti.com>,
"perex@perex.cz" <perex@perex.cz>,
"McPherson, Jeff" <j-mcpherson@ti.com>,
"pierre-louis.bossart@linux.intel.com"
<pierre-louis.bossart@linux.intel.com>,
"13916275206@139.com" <13916275206@139.com>,
"Chawla, Mohit" <mohit.chawla@ti.com>,
"soyer@irl.hu" <soyer@irl.hu>,
"Huang, Jonathan" <jkhuang3@ti.com>,
"tiwai@suse.de" <tiwai@suse.de>,
"Djuandi, Peter" <pdjuandi@ti.com>,
"Agrawal, Manisha" <manisha.agrawal@ti.com>,
"Hari, Raj" <s-hari@ti.com>, "Yashar, Avi" <aviel@ti.com>,
"Nagalla, Hari" <hnagalla@ti.com>,
"Bajjuri, Praneeth" <praneeth@ti.com>
Subject: Re: [EXTERNAL] Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding
Date: Wed, 7 Feb 2024 10:53:28 +0100 [thread overview]
Message-ID: <e61999e6-8c82-40a2-a2b9-e19d636364f5@linaro.org> (raw)
In-Reply-To: <8fe0b2d1990346efa056d6c2245412c3@ti.com>
On 07/02/2024 10:47, Ding, Shenghao wrote:
>
>
>> -----Original Message-----
>> From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>> Sent: Tuesday, February 6, 2024 9:53 PM
>> To: Ding, Shenghao <shenghao-ding@ti.com>; broonie@kernel.org;
>> conor+dt@kernel.org; devicetree@vger.kernel.org; robh+dt@kernel.org;
>> andriy.shevchenko@linux.intel.com; linux-sound@vger.kernel.org;
>> liam.r.girdwood@intel.com; lgirdwood@gmail.com; linux-
>> kernel@vger.kernel.org
>> Cc: Lu, Kevin <kevin-lu@ti.com>; Xu, Baojun <baojun.xu@ti.com>; P O, Vijeth
>> <v-po@ti.com>; Navada Kanyana, Mukund <navada@ti.com>;
>> perex@perex.cz; McPherson, Jeff <j-mcpherson@ti.com>; pierre-
>> louis.bossart@linux.intel.com; 13916275206@139.com; Chawla, Mohit
>> <mohit.chawla@ti.com>; soyer@irl.hu; Huang, Jonathan
>> <jkhuang3@ti.com>; tiwai@suse.de; Djuandi, Peter <pdjuandi@ti.com>;
>> Agrawal, Manisha <manisha.agrawal@ti.com>; Hari, Raj <s-hari@ti.com>;
>> Yashar, Avi <aviel@ti.com>; Nagalla, Hari <hnagalla@ti.com>; Bajjuri,
>> Praneeth <praneeth@ti.com>
>> Subject: [EXTERNAL] Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add
>> initial DT binding
>>
>> On 03/02/2024 04: 05, Shenghao Ding wrote: > + > + ti,tad5212: Low-power
>> stereo audio DAC with 120-dB dynamic range. > + oneOf: > + - items: > + -
>> enum: > + - ti,adc3120 > + - ti,adc5120 > + - ti,pcm3120 > + - ti,pcm5120
>> ZjQcmQRYFpfptBannerStart This message was sent from outside of Texas
>> Instruments.
>> Do not click links or open attachments unless you recognize the source of
>> this email and know the content is safe.
>>
>> ZjQcmQRYFpfptBannerEnd
>> On 03/02/2024 04:05, Shenghao Ding wrote:
>>> +
>>> + ti,tad5212: Low-power stereo audio DAC with 120-dB dynamic range.
>>> + oneOf:
>>> + - items:
>>> + - enum:
>>> + - ti,adc3120
>>> + - ti,adc5120
>>> + - ti,pcm3120
>>> + - ti,pcm5120
>>> + - ti,pcm6120
>>> + - const: ti,adc6120
>>> + - items:
>>> + - enum:
>>> + - ti,pcm6260
>>> + - ti,pcm6140
>>> + - ti,pcm3140
>>> + - ti,pcm5140
>>> + - const: ti,pcm6240
>>> + - items:
>>> + - const: ti,dix4192
>>> + - const: ti,pcm6240
>>
>> Why dix4192 is not part of previous enum?
>
> dix4192 is not traditional ADC or DAC, but an Integrated Digital Audio Interface
> Receiver and Transmitter, like an audio bridge to connect different digital audio
> protocol, compatible with the AES3, S/PDIF, IEC 60958, and EIAJ CP-1201
> interface standards, Left-Justified, Right-Justified, and Philips I2S™ Data Formats.
> So keep it alone for professional purpose.
Hm, it is a bit surprising to see some PCM6240-compatible devices 100%
different from other PCM6240-compatible. PCM6240 is ADC. DIX4192 is not
ADC, not even DAC. How can it be compatible with PCM6240 in such case?
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-02-07 9:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-03 3:04 [PATCH v3 1/4] ASoc: PCM6240: Create PCM6240 Family driver code Shenghao Ding
2024-02-03 3:05 ` [PATCH v3 2/4] ASoc: PCM6240: Create header file for " Shenghao Ding
2024-02-03 3:05 ` [PATCH v3 3/4] ASoc: PCM6240: Add compile item for PCM6240 Family driver Shenghao Ding
2024-02-03 3:05 ` [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding Shenghao Ding
2024-02-06 13:52 ` Krzysztof Kozlowski
2024-02-07 9:47 ` [EXTERNAL] " Ding, Shenghao
2024-02-07 9:50 ` Ding, Shenghao
2024-02-07 9:53 ` Krzysztof Kozlowski [this message]
2024-02-07 9:57 ` Ding, Shenghao
2024-02-07 10:28 ` Mark Brown
2024-02-05 15:05 ` [PATCH v3 1/4] ASoc: PCM6240: Create PCM6240 Family driver code Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e61999e6-8c82-40a2-a2b9-e19d636364f5@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=13916275206@139.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=aviel@ti.com \
--cc=baojun.xu@ti.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=hnagalla@ti.com \
--cc=j-mcpherson@ti.com \
--cc=jkhuang3@ti.com \
--cc=kevin-lu@ti.com \
--cc=lgirdwood@gmail.com \
--cc=liam.r.girdwood@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=manisha.agrawal@ti.com \
--cc=mohit.chawla@ti.com \
--cc=navada@ti.com \
--cc=pdjuandi@ti.com \
--cc=perex@perex.cz \
--cc=pierre-louis.bossart@linux.intel.com \
--cc=praneeth@ti.com \
--cc=robh+dt@kernel.org \
--cc=s-hari@ti.com \
--cc=shenghao-ding@ti.com \
--cc=soyer@irl.hu \
--cc=tiwai@suse.de \
--cc=v-po@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®