From: Padmashree S S <padmashreess2006@gmail.com>
To: k.marinushkin@gmail.com, lgirdwood@gmail.com
Cc: broonie@kernel.org, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, linux-sound@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
padmashreess2006@gmail.com
Subject: [PATCH v4] ASoC: dt-bindings: ti,pcm3060: add descriptions and rename binding
Date: Tue, 14 Apr 2026 09:18:54 +0530 [thread overview]
Message-ID: <20260414034854.461661-1-padmashreess2006@gmail.com> (raw)
In-Reply-To: <20260327121919.603768-1-padmashreess2006@gmail.com>
Add description to reg property and overall binding mentioning that this
driver supports both I2C and SPI. Rename binding to match compatible
naming convention.
Signed-off-by: Padmashree S S <padmashreess2006@gmail.com>
---
Changes in v4:
- Rename binding from pcm3060 to ti,pcm3060
- Add binding description
- Add description to 'reg' property
- Remove unused label in example
Changes in v3:
- Remove description from 'reg' property
---
.../bindings/sound/{pcm3060.yaml => ti,pcm3060.yaml} | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
rename Documentation/devicetree/bindings/sound/{pcm3060.yaml => ti,pcm3060.yaml} (74%)
diff --git a/Documentation/devicetree/bindings/sound/pcm3060.yaml b/Documentation/devicetree/bindings/sound/ti,pcm3060.yaml
similarity index 74%
rename from Documentation/devicetree/bindings/sound/pcm3060.yaml
rename to Documentation/devicetree/bindings/sound/ti,pcm3060.yaml
index ceb6f044b196..5a402d8b7daa 100644
--- a/Documentation/devicetree/bindings/sound/pcm3060.yaml
+++ b/Documentation/devicetree/bindings/sound/ti,pcm3060.yaml
@@ -1,11 +1,13 @@
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
%YAML 1.2
---
-$id: http://devicetree.org/schemas/sound/pcm3060.yaml#
+$id: http://devicetree.org/schemas/sound/ti,pcm3060.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: PCM3060 audio CODEC
+description: This driver supports both I2C and SPI.
+
maintainers:
- Kirill Marinushkin <k.marinushkin@gmail.com>
@@ -21,9 +23,7 @@ properties:
ti,out-single-ended:
type: boolean
- description: |
- If present, the output is single-ended.
- If absent, the output is differential.
+ description: If present, the output is single-ended. If absent, the output is differential.
required:
- compatible
@@ -37,7 +37,7 @@ examples:
#address-cells = <1>;
#size-cells = <0>;
- pcm3060: audio-codec@46 {
+ audio-codec@46 {
compatible = "ti,pcm3060";
reg = <0x46>;
ti,out-single-ended;
--
2.43.0
next prev parent reply other threads:[~2026-04-14 3:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-27 12:19 [PATCH v3] dt-bindings: sound: Convert pcm3060 to DT Schema Padmashree S S
2026-03-27 17:15 ` Mark Brown
2026-03-28 13:50 ` Krzysztof Kozlowski
[not found] ` <CAEjBr-aoOhbtZWdYvq3rQ3q+2SKUEctTXPdYcoS4mJyrPf-Yqw@mail.gmail.com>
2026-03-30 19:09 ` Padmashree S S
2026-03-30 5:49 ` Kirill Marinushkin
2026-03-30 19:10 ` Padmashree S S
2026-04-14 3:48 ` Padmashree S S [this message]
2026-04-14 6:39 ` [PATCH v4] ASoC: dt-bindings: ti,pcm3060: add descriptions and rename binding Krzysztof Kozlowski
2026-04-14 13:22 ` Padmashree S S
2026-04-14 19:16 ` Kirill Marinushkin
2026-04-21 19:32 ` Padmashree S S
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=20260414034854.461661-1-padmashreess2006@gmail.com \
--to=padmashreess2006@gmail.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=k.marinushkin@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=robh@kernel.org \
/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