public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: rt5640: Fix duplicate clock properties in DT binding
@ 2026-01-14 22:08 Mark Brown
  2026-01-15 13:05 ` Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2026-01-14 22:08 UTC (permalink / raw)
  To: Liam Girdwood, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Neil Armstrong
  Cc: Jon Hunter, linux-sound, devicetree, linux-kernel, Mark Brown

Not quite overlapping changes to the rt5640 binding resulted in duplicate
definitions of the clocks and clock-names properties. Delete one of them,
preferring the simpler one.

Reported-by: Jon Hunter <jonathanh@nvidia.com>
Closes: https://lore.kernel.org/r/0e68c5f4-f68d-4544-bc7a-40694829db75@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
---
 Documentation/devicetree/bindings/sound/realtek,rt5640.yaml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/Documentation/devicetree/bindings/sound/realtek,rt5640.yaml b/Documentation/devicetree/bindings/sound/realtek,rt5640.yaml
index 02591d6be12b..2eb631950963 100644
--- a/Documentation/devicetree/bindings/sound/realtek,rt5640.yaml
+++ b/Documentation/devicetree/bindings/sound/realtek,rt5640.yaml
@@ -44,14 +44,6 @@ properties:
       - realtek,rt5640
       - realtek,rt5639
 
-  clocks:
-    items:
-      - description: phandle and clock specifier for codec MCLK.
-
-  clock-names:
-    items:
-      - const: mclk
-
   reg:
     maxItems: 1
 

---
base-commit: 1a75f24a7f8c2cac9c34126d7221ff59c5265316
change-id: 20260114-asoc-fix-rt5640-dt-clocks-4e3ea6a47631

Best regards,
--  
Mark Brown <broonie@kernel.org>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-15 13:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14 22:08 [PATCH] ASoC: rt5640: Fix duplicate clock properties in DT binding Mark Brown
2026-01-15 13:05 ` Mark Brown
2026-01-15 13:31   ` Andy Shevchenko
2026-01-15 13:35     ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox