summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConor Dooley <conor.dooley@microchip.com>2026-03-03 16:41:52 +0000
committerMark Brown <broonie@kernel.org>2026-03-03 17:34:55 +0000
commit96f06d055ca03d1dfb5830fd07ff6eadbd66264c (patch)
treec1d79f4f8a54073521dbb24b3d9581dbf247cc06
parentf5d09914d473059e4e851c6a3bfa9f0e848c63e4 (diff)
spi: dt-bindings: mpfs-spi: remove clock-names
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>
-rw-r--r--Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml b/Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml
index b7d8acc924be..8ff50dfcf585 100644
--- a/Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml
+++ b/Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml
@@ -35,9 +35,6 @@ properties:
interrupts:
maxItems: 1
- clock-names:
- maxItems: 1
-
clocks:
maxItems: 1