Skip to content

Commit be5a39e

Browse files
committed
ASoC: rt5640: Fix duplicate clock properties in DT binding
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>
1 parent a57d5cc commit be5a39e

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Documentation/devicetree/bindings/sound/realtek,rt5640.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,6 @@ properties:
4444
- realtek,rt5640
4545
- realtek,rt5639
4646

47-
clocks:
48-
items:
49-
- description: phandle and clock specifier for codec MCLK.
50-
51-
clock-names:
52-
items:
53-
- const: mclk
54-
5547
reg:
5648
maxItems: 1
5749

0 commit comments

Comments
 (0)