]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: rt5640: Fix duplicate clock properties in DT binding
authorMark Brown <broonie@kernel.org>
Wed, 14 Jan 2026 22:08:35 +0000 (22:08 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 15 Jan 2026 11:21:44 +0000 (11:21 +0000)
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>
Link: https://patch.msgid.link/20260114-asoc-fix-rt5640-dt-clocks-v1-1-421d438673c2@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/realtek,rt5640.yaml

index 02591d6be12b71b659ed24fba7965c5763a5ec9f..2eb631950963b580de5cabe04a05b3a924ae4d0f 100644 (file)
@@ -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