Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: <Codrin.Ciubotariu@microchip.com>
To: <krzysztof.kozlowski@canonical.com>,
	<alsa-devel@alsa-project.org>, <linux-kernel@vger.kernel.org>,
	<devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>
Cc: lars@metafoo.de, Nicolas.Ferre@microchip.com, robh+dt@kernel.org,
	tiwai@suse.com, broonie@kernel.org
Subject: Re: [PATCH v2 2/6] ASoC: dt-bindings: Document Microchip's PDMC
Date: Mon, 7 Mar 2022 11:34:35 +0000	[thread overview]
Message-ID: <38975dd7-2f54-8920-af28-0a002f0faf5e@microchip.com> (raw)
In-Reply-To: <73c49f2b-ef2e-5ed8-f3d5-aa696f9af9e6@canonical.com>

On 07.03.2022 13:18, Krzysztof Kozlowski wrote:
> On 07/03/2022 11:04, Codrin Ciubotariu wrote:
>> +description:
>> +  The Microchip Pulse Density Microphone Controller (PDMC) interfaces up to 4 digital microphones
>> +  having Pulse Density Modulated (PDM) outputs.
> 
> This exceeds 80 characters.

I thought it was raised to 100. checkpatch doesn't report anything also.

>> +  microchip,mic-pos:
>> +    description: |
>> +      Position of PDM microphones on the DS line and the sampling edge (rising or falling) of the
>> +      CLK line. A microphone is represented as a pair of DS line and the sampling edge. The first
>> +      microphone is mapped to channel 0, the second to channel 1, etc.
> 
> This is also too long, wrap at 80.

ok...

>> +    pdmc: sound@e1608000 {
>> +        compatible = "microchip,sama7g5-pdmc";
>> +        #sound-dai-cells = <0>;
>> +        reg = <0xe1608000 0x4000>;
> 
> In DTS sources: compatible then reg. I mentioned it in previous version.

right, forgot about reg, sorry.

> Best regards,
> Krzysztof

Will send v3, thanks again for your review.

Best regards,
Codrin


  reply	other threads:[~2022-03-07 11:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-07 10:04 [PATCH v2 0/6] Add driver for SAMA7G5's PDMC Codrin Ciubotariu
2022-03-07 10:04 ` [PATCH v2 1/6] ASoC: dmaengine: do not use a NULL prepare_slave_config() callback Codrin Ciubotariu
2022-03-07 10:04 ` [PATCH v2 2/6] ASoC: dt-bindings: Document Microchip's PDMC Codrin Ciubotariu
2022-03-07 11:18   ` Krzysztof Kozlowski
2022-03-07 11:34     ` Codrin.Ciubotariu [this message]
2022-03-07 11:44       ` Krzysztof Kozlowski
2022-03-07 10:04 ` [PATCH v2 3/6] ASoC: atmel: mchp-pdmc: add PDMC driver Codrin Ciubotariu
2022-03-07 10:04 ` [PATCH v2 4/6] ARM: dts: at91: sama7g5: add nodes for PDMC Codrin Ciubotariu
2022-03-07 10:04 ` [PATCH v2 5/6] ARM: dts: at91: sama7g5ek: add node for PDMC0 Codrin Ciubotariu
2022-03-07 10:04 ` [PATCH v2 6/6] ARM: configs: at91: sama7_defconfig: add MCHP PDMC and DMIC drivers Codrin Ciubotariu

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=38975dd7-2f54-8920-af28-0a002f0faf5e@microchip.com \
    --to=codrin.ciubotariu@microchip.com \
    --cc=Nicolas.Ferre@microchip.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=lars@metafoo.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=tiwai@suse.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