mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: "Stefan Kerkmann" <s.kerkmann@pengutronix.de>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Jaroslav Kysela" <perex@perex.cz>,
	"Takashi Iwai" <tiwai@suse.com>,
	"Alvin Šipraga" <alsi@bang-olufsen.dk>
Cc: linux-sound@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [PATCH 2/2] ASoC: dt-bindings: ti,pcm1754: add binding documentation
Date: Mon, 18 Aug 2025 15:35:47 +0200	[thread overview]
Message-ID: <826f4f63-1c2d-4598-9d21-1e905d9b0d89@kernel.org> (raw)
In-Reply-To: <20250818-v6-12-topic-pcm1754-v1-2-e1dd189ea99a@pengutronix.de>

On 18/08/2025 15:01, Stefan Kerkmann wrote:
> The Texas Instruments PCM1754 is a simple stereo DAC without any digital
> management interface but soft mute, PCM input format and 44.1 kHz
> digital de-emphasis can be configured via strapping pins. Only soft mute
> and PCM input format selection is currently exposed via optional GPIOs
> in the driver.
> 
> Signed-off-by: Stefan Kerkmann <s.kerkmann@pengutronix.de>
> ---
>  .../devicetree/bindings/sound/ti,pcm1754.yaml      | 54 ++++++++++++++++++++++

Missing rest of patches and user of that. Maybe these are in 1/2? But
then this is misordered, see submitting patches in DT.


>  1 file changed, 54 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/sound/ti,pcm1754.yaml b/Documentation/devicetree/bindings/sound/ti,pcm1754.yaml
> new file mode 100644
> index 0000000000000000000000000000000000000000..924386092a60e6637a1134f174511e7e61b16839
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/sound/ti,pcm1754.yaml
> @@ -0,0 +1,54 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/sound/ti,pcm1754.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Texas Instruments PCM1754 Stereo DAC
> +
> +description: |

Drop |

> +  The PCM1754 is a simple stereo DAC that is controlled via hardware gpios.
> +
> +maintainers:
> +  - Stefan Kerkmann <s.kerkmann@pengutronix.de>
> +
> +allOf:
> +  - $ref: dai-common.yaml#
> +
> +properties:
> +  compatible:
> +    enum:
> +      - ti,pcm1754
> +
> +  VCC-supply: true

Lowercase, vcc-supply

> +
> +  '#sound-dai-cells':
> +    const: 0
> +
> +  format-gpios:
> +    maxItems: 1
> +    description:
> +      GPIO used to select the PCM format
> +
> +  mute-gpios:
> +    maxItems: 1
> +    description:
> +      GPIO used to mute all outputs
> +
> +required:
> +  - "#sound-dai-cells"

Keep consistent quotes

> +  - compatible

compatible is always the first. Don't use different ordering here.

Missing supply.

> +
> +additionalProperties: false
> +


Best regards,
Krzysztof

      reply	other threads:[~2025-08-18 13:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-18 13:01 [PATCH 0/2] ASoC: codecs: pcm1754: add pcm1754 dac driver Stefan Kerkmann
2025-08-18 13:01 ` [PATCH 1/2] " Stefan Kerkmann
2025-08-18 13:01 ` [PATCH 2/2] ASoC: dt-bindings: ti,pcm1754: add binding documentation Stefan Kerkmann
2025-08-18 13:35   ` Krzysztof Kozlowski [this message]

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=826f4f63-1c2d-4598-9d21-1e905d9b0d89@kernel.org \
    --to=krzk@kernel.org \
    --cc=alsi@bang-olufsen.dk \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=robh@kernel.org \
    --cc=s.kerkmann@pengutronix.de \
    --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

all inboxes | Powered by JetHome®