]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
spi: dt-bindings: mpfs-spi: remove clock-names
authorConor Dooley <conor.dooley@microchip.com>
Tue, 3 Mar 2026 16:41:52 +0000 (16:41 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 3 Mar 2026 17:34:55 +0000 (17:34 +0000)
This binding documented clock-names, but never bothered to document what
the name should be, rendering the property useless to software. It's not
a required property, so it can just be removed without harming any
software that conjured up it's own name for the clock, as they could not
rely on it being there to begin with.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20260303-spoils-snowbird-99f6e3a2dae3@spud
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml

index b7d8acc924be48c93c7de80f4ac03d3fa54d7dfb..8ff50dfcf58556a469a5c3091ae2bc9c3a3b029c 100644 (file)
@@ -35,9 +35,6 @@ properties:
   interrupts:
     maxItems: 1
 
-  clock-names:
-    maxItems: 1
-
   clocks:
     maxItems: 1