[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251209-tdm-idle-slots-v1-2-38dabf6bc01e@gmail.com>
Date: Tue, 09 Dec 2025 19:31:15 +1000
From: James Calligeros <jcalligeros99@...il.com>
To: Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>,
Shengjiu Wang <shengjiu.wang@....com>, Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, Shenghao Ding <shenghao-ding@...com>,
Kevin Lu <kevin-lu@...com>, Baojun Xu <baojun.xu@...com>
Cc: linux-sound@...r.kernel.org, devicetree@...r.kernel.org,
imx@...ts.linux.dev, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, asahi@...ts.linux.dev,
James Calligeros <jcalligeros99@...il.com>
Subject: [PATCH 2/7] ASoC: dt-bindings: update tdm-slot.txt references to
tdm-slot.yaml
Ensure that all references to tdm-slot.txt have been updated to
tdm-slot.yaml.
Achieved by running "sed -i 's/tdm-slot.txt/tdm-slot.yaml/g' *"
against the bindings/sound. No other references to the file
were found in the tree.
Signed-off-by: James Calligeros <jcalligeros99@...il.com>
---
.../bindings/sound/imx-audio-card.yaml | 4 ++--
.../bindings/sound/simple-card.yaml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/sound/imx-audio-card.yaml b/Documentation/devicetree/bindings/sound/imx-audio-card.yaml
index 3c75c8c78987..1df29a556120 100644
--- a/Documentation/devicetree/bindings/sound/imx-audio-card.yaml
+++ b/Documentation/devicetree/bindings/sound/imx-audio-card.yaml
@@ -39,11 +39,11 @@ patternProperties:
- dsp_b
dai-tdm-slot-num:
- description: see tdm-slot.txt.
+ description: see tdm-slot.yaml.
$ref: /schemas/types.yaml#/definitions/uint32
dai-tdm-slot-width:
- description: see tdm-slot.txt.
+ description: see tdm-slot.yaml.
$ref: /schemas/types.yaml#/definitions/uint32
playback-only:
diff --git a/Documentation/devicetree/bindings/sound/simple-card.yaml b/Documentation/devicetree/bindings/sound/simple-card.yaml
index 533d0a1da56e..2e1a5b3216c5 100644
--- a/Documentation/devicetree/bindings/sound/simple-card.yaml
+++ b/Documentation/devicetree/bindings/sound/simple-card.yaml
@@ -28,11 +28,11 @@ definitions:
$ref: /schemas/types.yaml#/definitions/flag
dai-tdm-slot-num:
- description: see tdm-slot.txt.
+ description: see tdm-slot.yaml.
$ref: /schemas/types.yaml#/definitions/uint32
dai-tdm-slot-width:
- description: see tdm-slot.txt.
+ description: see tdm-slot.yaml.
$ref: /schemas/types.yaml#/definitions/uint32
system-clock-frequency:
--
2.52.0
Powered by blists - more mailing lists